.dmtx-search-container{--dmtx-search-bg:transparent;--dmtx-search-dropdown-bg:#fff;--dmtx-search-surface:#f8fafc;--dmtx-search-border:#d8dee8;--dmtx-search-border-strong:#a8b3c2;--dmtx-search-text:#17202a;--dmtx-search-muted:#6b7280;--dmtx-search-accent:#4fb4e6;--dmtx-search-accent-dark:#1a8fc4;--dmtx-search-highlight:#fff1b8;--dmtx-search-sale:#c62828;--dmtx-search-radius:999px;--dmtx-search-height:42px;--dmtx-search-button-size:34px;--dmtx-search-results-gap:8px;--dmtx-search-shadow:0 16px 40px rgba(15,23,42,.16);color:var(--dmtx-search-text);font-family:inherit;font-size:14px;line-height:1.45;min-width:0;position:relative;width:100%;z-index:100}.dmtx-search-container,.dmtx-search-container *,.dmtx-search-container :after,.dmtx-search-container :before{box-sizing:border-box}.dmtx-search-form{background:transparent;border:0;display:block;margin:0;padding:0;z-index:1000000}.dmtx-search-form,.dmtx-search-input-wrap{box-shadow:none;position:relative;width:100%}.dmtx-search-input-wrap{align-items:center;background:var(--dmtx-search-bg);border:1px solid transparent;border-radius:var(--dmtx-search-radius);display:flex;min-height:var(--dmtx-search-height);transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.dmtx-search-container:focus-within .dmtx-search-input-wrap{background:var(--dmtx-search-bg);box-shadow:none}.dmtx-search-container:has(.dmtx-search-dropdown.is-open) .dmtx-search-input-wrap{background:var(--dmtx-search-dropdown-bg)}.dmtx-search-input{appearance:none;-webkit-appearance:none;background:transparent;border:0;border-radius:var(--dmtx-search-radius);box-shadow:none;color:var(--dmtx-search-text);display:block;flex:1 1 auto;font-family:inherit;font-size:14px;font-weight:400;height:var(--dmtx-search-height);line-height:var(--dmtx-search-height);margin:0;min-width:0;outline:0;padding:0 calc(var(--dmtx-search-button-size) + 6px) 0 13px;width:100%}.dmtx-search-input::placeholder{color:#7b8493;opacity:1}.dmtx-search-input::-webkit-search-cancel-button,.dmtx-search-input::-webkit-search-decoration{-webkit-appearance:none}.dmtx-search-submit{align-items:center;background:transparent;border:0;border-radius:999px;box-shadow:none;color:var(--dmtx-search-accent-dark);cursor:pointer;display:flex;height:var(--dmtx-search-button-size);justify-content:center;line-height:0;margin:0;max-height:var(--dmtx-search-button-size);max-width:var(--dmtx-search-button-size);min-height:0;min-width:var(--dmtx-search-button-size);opacity:1;padding:0;position:absolute;right:0;text-shadow:none;text-transform:none;top:50%;transform:translateY(-50%);transition:color .16s ease,background-color .16s ease;width:var(--dmtx-search-button-size);z-index:2}.dmtx-search-submit:focus-visible,.dmtx-search-submit:hover{background:transparent;color:var(--dmtx-search-accent-dark);outline:0}.dmtx-search-submit svg{display:none;flex:0 0 auto;height:18px;width:18px}.dmtx-search-container .dmtx-search-submit:after{background:var(--fs-color-primary,var(--dmtx-search-accent-dark));border:0;border-radius:50%;box-shadow:0 0 0 4px rgba(79,180,230,.14);content:"";height:18px;left:50%;margin:0;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 2px));opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:50% 50%;transition:box-shadow .16s ease;width:18px}.dmtx-search-container .dmtx-search-submit.has-query:after,.dmtx-search-container .dmtx-search-submit.loading:after{--dmtx-search-spin-angle:0deg;animation:dmtx-search-loading-spin .72s linear infinite;background:conic-gradient(from var(--dmtx-search-spin-angle),#4fb4e6,#7c3aed,#f97316,#22c55e,#4fb4e6);box-shadow:0 0 10px rgba(79,180,230,.24)}@property --dmtx-search-spin-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes dmtx-search-loading-spin{to{--dmtx-search-spin-angle:360deg}}.dmtx-search-dropdown{background:var(--dmtx-search-dropdown-bg);border:1px solid var(--dmtx-search-border);border-radius:0 0 10px 10px;border-top:0;box-shadow:var(--dmtx-search-shadow);display:none;flex-direction:column;left:0;max-height:min(580px,78vh);max-width:100%;min-width:0;overflow:hidden;padding-top:calc(var(--dmtx-search-height)/2 + var(--dmtx-search-results-gap));position:absolute;right:0;top:calc(var(--dmtx-search-height)/2);width:100%;z-index:999999}.dmtx-search-dropdown.is-open{display:flex}.dmtx-search-results-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.dmtx-search-results-scroll::-webkit-scrollbar{width:9px}.dmtx-search-results-scroll::-webkit-scrollbar-track{background:transparent}.dmtx-search-results-scroll::-webkit-scrollbar-thumb{background:#c5ccd6;border:2px solid var(--dmtx-search-dropdown-bg);border-radius:999px}.dmtx-search-group{padding:6px 0}.dmtx-search-group+.dmtx-search-group{border-top:1px solid #edf0f4}.dmtx-search-group-title{color:var(--dmtx-search-muted);font-size:11px;font-weight:700;letter-spacing:0;line-height:1.2;padding:7px 13px 5px;text-transform:uppercase;user-select:none}.dmtx-search-item{align-items:center;color:var(--dmtx-search-text);cursor:pointer;display:flex;gap:10px;min-width:0;padding:9px 13px;text-decoration:none;transition:background-color .14s ease,color .14s ease;width:100%}.dmtx-search-item.is-active,.dmtx-search-item:focus-visible,.dmtx-search-item:hover{background:var(--dmtx-search-surface);color:var(--dmtx-search-text);outline:0;text-decoration:none}.dmtx-search-cat{min-height:38px}.dmtx-search-cat-icon{color:var(--dmtx-search-accent-dark);flex:0 0 18px;height:18px;width:18px}.dmtx-search-cat-name{color:inherit;display:block;flex:1 1 auto;font-size:13px;font-weight:600;line-height:1.35;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dmtx-search-product{align-items:flex-start}.dmtx-search-thumb{background:#f3f5f7;border:1px solid #edf0f4;border-radius:8px;display:block;flex:0 0 52px;height:52px;object-fit:cover;width:52px}.dmtx-search-thumb-empty{align-items:center;color:#9aa4b2;display:flex;justify-content:center}.dmtx-search-product-info{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;padding-top:2px}.dmtx-search-product-name{color:inherit;display:block;font-size:13px;font-weight:600;line-height:1.35;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dmtx-search-product-price{color:var(--dmtx-search-sale);display:block;font-size:13px;font-weight:700;line-height:1.25;margin-top:4px}.dmtx-search-product-price del{color:var(--dmtx-search-muted);font-size:12px;font-weight:500;margin-right:5px;opacity:.85}.dmtx-search-product-price ins{color:var(--dmtx-search-sale);font-weight:700;text-decoration:none}.dmtx-search-product-price .woocommerce-Price-amount{font-size:inherit}.dmtx-search-viewall{background:linear-gradient(180deg,#fff,#f8fafc);border-top:1px solid #edf0f4;color:var(--dmtx-search-accent-dark);display:block;flex:0 0 auto;font-size:13px;font-weight:700;line-height:1.35;padding:12px 14px;text-align:center;text-decoration:none}.dmtx-search-viewall.is-active,.dmtx-search-viewall:focus-visible,.dmtx-search-viewall:hover{background:#eef9fb;color:var(--dmtx-search-accent-dark);outline:0;text-decoration:none}.dmtx-search-empty{color:var(--dmtx-search-muted);font-size:13px;font-weight:500;line-height:1.4;padding:24px 14px;text-align:center}.dmtx-search-container mark{background:var(--dmtx-search-highlight);border-radius:3px;color:inherit;padding:0 1px}.header-search-form-wrapper:has(.dmtx-search-container),.searchform-wrapper:has(.dmtx-search-container),.ux-search-box:has(.dmtx-search-container){background:transparent;border:0;box-shadow:none;overflow:visible}.header-search-form-wrapper .dmtx-search-container,.searchform-wrapper .dmtx-search-container,.ux-search-box .dmtx-search-container{width:100%}.header-search .nav-dropdown,.header-search-dropdown .nav-dropdown,.header-search-dropdown ul.nav-dropdown{overflow:visible}.header-search .dmtx-search-container,.header-search-form .dmtx-search-container,.nav-dropdown .dmtx-search-container{min-width:300px}.header-search-form .dmtx-search-dropdown,.nav-dropdown .dmtx-search-dropdown{min-width:0}.mfp-content .dmtx-search-container{margin:0 auto;max-width:640px;--dmtx-search-height:52px;--dmtx-search-button-size:40px}.mfp-content .dmtx-search-input{font-size:17px}.mfp-content .dmtx-search-submit svg{height:20px;width:20px}.mfp-content .dmtx-search-dropdown{max-height:min(560px,74vh)}@media (max-width:849px){.dmtx-search-container{--dmtx-search-height:44px;--dmtx-search-button-size:38px;--dmtx-search-results-gap:8px;font-size:14px}.dmtx-search-input{font-size:16px;padding-left:14px;padding-right:calc(var(--dmtx-search-button-size) + 8px)}.dmtx-search-submit{right:0}.dmtx-search-submit svg{height:20px;width:20px}.dmtx-search-container .dmtx-search-submit:after{height:22px;width:22px}.header-search .dmtx-search-container,.header-search-form .dmtx-search-container,.nav-dropdown .dmtx-search-container{min-width:0}.dmtx-search-dropdown,.header-search-form .dmtx-search-dropdown,.nav-dropdown .dmtx-search-dropdown{border-radius:0 0 10px 10px;max-height:min(520px,72vh);min-width:0}.dmtx-search-thumb{flex-basis:46px;height:46px;width:46px}}@media (max-width:549px){.dmtx-search-container{--dmtx-search-radius:999px;--dmtx-search-results-gap:7px}.dmtx-search-dropdown{border-radius:0 0 10px 10px;left:0;max-height:min(500px,70vh);min-width:0;position:absolute;right:0;top:calc(var(--dmtx-search-height)/2)}.dmtx-search-item{padding:10px 12px}.dmtx-search-product-name{display:-webkit-box;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical}}