.hk-search-trigger-wrap{position:relative;display:inline-flex;align-items:center}.hk-search-trigger{display:inline-flex;align-items:center;gap:10px;background:transparent;border:1px solid #E5D5C8;border-radius:999px;padding:8px 16px;color:#3A2C28;font-family:Inter,sans-serif;font-size:11px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;cursor:pointer;transition:background 0.2s ease,color 0.2s ease,border-color 0.2s ease;line-height:1}.hk-search-trigger:hover{background:#3A2C28;color:#FBF6EF;border-color:#3A2C28}.hk-search-trigger__icon{stroke:currentColor;flex-shrink:0}@media (max-width:768px){.hk-search-trigger__label{display:none}.hk-search-trigger{padding:8px}}.hk-search-fallback-form{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);pointer-events:none}.hk-searchov{position:fixed;inset:0;z-index:99998;display:flex;flex-direction:column;pointer-events:auto}.hk-searchov[hidden]{display:none !important}.hk-searchov__backdrop{position:absolute;inset:0;background:rgba(58,44,40,0.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:hk-searchov-fadein 0.25s ease;cursor:pointer}.hk-searchov__panel{position:relative;background:#FBF6EF;width:100%;max-height:calc(100vh - 32px);overflow-y:auto;border-bottom-left-radius:16px;border-bottom-right-radius:16px;box-shadow:0 24px 60px rgba(58,44,40,0.15);animation:hk-searchov-slidedown 0.32s cubic-bezier(0.2,0.7,0.3,1)}@keyframes hk-searchov-fadein{from{opacity:0}to{opacity:1}}@keyframes hk-searchov-slidedown{from{transform:translateY(-24px);opacity:0}to{transform:translateY(0);opacity:1}}.hk-searchov__inner{max-width:1280px;margin:0 auto;padding:0 32px}@media (max-width:575px){.hk-searchov__inner{padding:0 20px}}.hk-searchov__topbar{padding:24px 0 20px;border-bottom:1px solid #EBDDD0;position:sticky;top:0;background:#FBF6EF;z-index:5}.hk-searchov__topbar-row{display:flex;align-items:center;gap:24px}.hk-searchov__input-wrap{flex:1;display:flex;align-items:center;gap:16px;cursor:text;min-width:0}.hk-searchov__icon-search{color:#6B5852;flex-shrink:0}.hk-searchov__input{flex:1;border:0 !important;background:transparent !important;padding:8px 0 !important;font-family:Fraunces,Georgia,serif !important;font-size:clamp(20px, 3vw, 32px) !important;color:#3A2C28 !important;outline:none !important;box-shadow:none !important;min-width:0;line-height:1.2 !important}.hk-searchov__input::placeholder{color:#9A8780;font-style:italic;font-weight:400}.hk-searchov__clear{width:28px;height:28px;border-radius:999px;background:rgba(58,44,40,0.08);border:0;color:#6B5852;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background 0.18s ease,color 0.18s ease;padding:0}.hk-searchov__clear:hover{background:rgba(58,44,40,0.15);color:#3A2C28}.hk-searchov__close-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid #E5D5C8;border-radius:999px;padding:7px 14px;color:#3A2C28;font-family:Inter,sans-serif;font-size:11px;font-weight:500;letter-spacing:0.06em;cursor:pointer;transition:background 0.2s ease,color 0.2s ease,border-color 0.2s ease;flex-shrink:0}.hk-searchov__close-btn:hover{background:#3A2C28;color:#FBF6EF;border-color:#3A2C28}.hk-searchov__close-kbd{background:rgba(58,44,40,0.14);color:#3A2C28;padding:3px 8px;border-radius:5px;font-family:ui-monospace,SFMono-Regular,'SF Mono',Menlo,Consolas,'Liberation Mono',monospace;font-size:11px;font-weight:500;letter-spacing:0.04em;line-height:1;text-transform:uppercase;border:1px solid rgba(58,44,40,0.10);box-shadow:inset 0 -1px 0 rgba(58,44,40,0.08)}.hk-searchov__close-btn:hover .hk-searchov__close-kbd{background:rgba(251,246,239,0.22);color:#FBF6EF;border-color:rgba(251,246,239,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15)}.hk-searchov__close-label{text-transform:uppercase;letter-spacing:0.14em}@media (max-width:575px){.hk-searchov__close-label{display:none}.hk-searchov__close-btn{padding:6px 10px}}.hk-searchov__content{padding:32px 0 56px}.hk-searchov__state[hidden]{display:none !important}.hk-searchov__state--idle{display:flex;flex-direction:column;gap:32px}.hk-searchov__recent[hidden]{display:none}.hk-searchov__recent-clear{background:transparent;border:0;padding:0;margin:0;color:#9A8780;font-family:Inter,sans-serif;font-size:11px;font-weight:400;letter-spacing:0.02em;text-transform:none;text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:color 0.2s ease;white-space:nowrap}.hk-searchov__recent-clear:hover{color:#8A4A4A}.hk-searchov__recent-chips{display:flex;flex-wrap:wrap;gap:8px}.hk-searchov__chip{display:inline-flex;align-items:stretch;background:transparent;border:1px solid #E5D5C8;border-radius:999px;overflow:hidden;transition:background 0.2s ease,border-color 0.2s ease}.hk-searchov__chip:hover{background:#F5EAE2;border-color:#8A4A4A}.hk-searchov__chip-main{display:inline-flex;align-items:center;gap:6px;background:transparent;border:0;padding:6px 8px 6px 14px;color:#3A2C28;font-family:Inter,sans-serif;font-size:12px;cursor:pointer;transition:color 0.2s ease}.hk-searchov__chip:hover .hk-searchov__chip-main{color:#8A4A4A}.hk-searchov__chip-arrow{color:currentColor;opacity:0.6}.hk-searchov__chip-del{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:6px 10px 6px 4px;color:#B7A79F;cursor:pointer;transition:color 0.2s ease}.hk-searchov__chip-del:hover{color:#8A4A4A}.hk-searchov__hint{font-family:Inter,sans-serif;font-size:14px;color:#9A8780;margin:0;font-style:italic}.hk-searchov__state--loading{display:flex;justify-content:center;padding:60px 0}.hk-searchov__spinner{color:#8A4A4A;animation:hk-spin 0.85s linear infinite;display:inline-flex}@keyframes hk-spin{to{transform:rotate(360deg)}}.hk-searchov__state--empty{padding:40px 0}.hk-searchov__empty-text{font-family:Fraunces,serif;font-size:18px;color:#6B5852;margin:0;line-height:1.5}.hk-searchov__empty-text span{color:#8A4A4A;font-style:italic}.hk-searchov__grid{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:48px}@media (max-width:991px){.hk-searchov__grid{grid-template-columns:1fr 1fr;gap:32px}.hk-searchov__grid .hk-searchov__col:nth-child(3){grid-column:1 / -1}}@media (max-width:575px){.hk-searchov__grid{grid-template-columns:1fr;gap:28px}}.hk-searchov__col{min-width:0}.hk-searchov__eyebrow{font-family:Inter,sans-serif;font-size:10px;font-weight:500;letter-spacing:0.18em;text-transform:uppercase;color:#6B5852;margin:0 0 16px;display:flex;align-items:center;justify-content:space-between;gap:8px}.hk-searchov__col-meta{font-weight:400;opacity:0.7;text-transform:none;letter-spacing:0.02em;font-size:11px}.hk-searchov__suggestions{list-style:none;padding:0;margin:0}.hk-searchov__suggestions li{border-bottom:1px solid rgba(58,44,40,0.06)}.hk-searchov__suggestions li:last-child{border-bottom:0}.hk-searchov__suggestion{display:flex !important;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;color:#3A2C28 !important;text-decoration:none !important;font-family:Inter,sans-serif;font-size:14px;line-height:1.35;background:transparent;border:0;cursor:pointer;width:100%;text-align:left;transition:color 0.18s ease,padding-left 0.18s ease}.hk-searchov__suggestion:hover{color:#8A4A4A !important;padding-left:4px}.hk-searchov__suggestion mark{background:transparent;color:inherit;font-weight:600}.hk-searchov__suggestion-arrow{flex-shrink:0;opacity:0.5;transition:opacity 0.18s ease,transform 0.18s ease}.hk-searchov__suggestion:hover .hk-searchov__suggestion-arrow{opacity:1;transform:translateX(2px)}.hk-searchov__categories{list-style:none;padding:0;margin:0}.hk-searchov__categories li{border-bottom:1px solid rgba(58,44,40,0.06)}.hk-searchov__categories li:last-child{border-bottom:0}.hk-searchov__category{display:flex !important;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;color:#3A2C28 !important;text-decoration:none !important;font-family:Inter,sans-serif;font-size:14px;line-height:1.35;transition:color 0.18s ease,padding-left 0.18s ease}.hk-searchov__category:hover{color:#8A4A4A !important;padding-left:4px}.hk-searchov__category-count{color:#9A8780;font-size:12px;font-variant-numeric:tabular-nums;flex-shrink:0}.hk-searchov__view-all-cat{display:inline-flex !important;align-items:center;gap:8px;margin-top:12px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:#8A4A4A !important;text-decoration:none !important;transition:color 0.18s ease,gap 0.18s ease}.hk-searchov__view-all-cat:hover{color:#3A2C28 !important;gap:12px}.hk-searchov__products{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.hk-searchov__product{display:flex !important;align-items:center;gap:14px;padding:10px;margin:0 -10px;text-decoration:none !important;color:#3A2C28 !important;border-radius:10px;transition:background 0.18s ease}.hk-searchov__product:hover{background:#F5EAE2}.hk-searchov__product-img{width:64px;height:64px;background:#F5EAE2;border-radius:8px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.hk-searchov__product-img img{width:100%;height:100%;object-fit:cover}.hk-searchov__product-img-placeholder{color:#C4B0A2;font-size:18px}.hk-searchov__product-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.hk-searchov__product-name{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#3A2C28;line-height:1.35;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hk-searchov__product-flag{display:inline-flex;align-items:center;align-self:flex-start;background:#EFD9A0;color:#3A2C28;padding:3px 8px;border-radius:999px;font-size:9px;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;line-height:1}.hk-searchov__product-flag--new{background:#C8D2C1;color:#3A2C28}.hk-searchov__product-price{font-family:Fraunces,serif;font-style:italic;font-size:14px;color:#8A4A4A;font-weight:500;flex-shrink:0;margin-left:auto}.hk-searchov__cta{display:inline-flex !important;align-items:center;gap:10px;margin-top:24px;align-self:flex-start;background:#3A2C28 !important;color:#FBF6EF !important;border-radius:999px;padding:12px 22px;text-decoration:none !important;font-family:Inter,sans-serif;font-size:11px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;transition:background 0.2s ease,transform 0.15s ease;width:auto}.hk-searchov__cta:hover{background:#8A4A4A !important;color:#FBF6EF !important;transform:translateY(-1px)}.hk-searchov__cta[hidden]{display:none !important}.hk-searchov__cta svg{stroke:currentColor}.hk-searchov__col:has(.hk-searchov__products){display:flex;flex-direction:column}.hk-searchov__recent--inline{margin-top:32px;padding-top:24px;border-top:1px solid rgba(58,44,40,0.08)}.hk-searchov__recent--inline[hidden]{display:none !important}.hk-searchov__recent--inline .hk-searchov__eyebrow{margin-bottom:12px}@media (max-width:767px){.hk-searchov__panel{height:100dvh !important;max-height:100dvh !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;box-shadow:none !important}}body.hk-searchov-open{overflow:hidden}