/* DD Product Search for WooCommerce — standalone styles. All selectors use ddps- prefix. */
:root{--ddps-accent:#ef151e;--ddps-text:#2c2c2c;--ddps-muted:#8d8d8d;--ddps-border:#dedede;--ddps-bg:#fff;--ddps-radius:4px;--ddps-cols-desktop:4;--ddps-cols-tablet:2;--ddps-cols-mobile:1}
.ddps-search,.ddps-search *,.ddps-results-shell,.ddps-results-shell *{box-sizing:border-box}
.ddps-search{position:relative;display:inline-block;max-width:100%}
.ddps-form{display:flex;align-items:stretch;gap:8px;width:420px;max-width:100%;margin:0}
.ddps-field-wrap{position:relative;display:flex;align-items:center;flex:1 1 auto;min-width:0;min-height:48px;border:1px solid var(--ddps-border);border-radius:6px;background:#fff;transition:border-color .2s,box-shadow .2s}
.ddps-field-wrap:focus-within{border-color:#222;box-shadow:0 0 0 2px rgba(0,0,0,.04)}
.ddps-field-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);display:inline-flex;color:#777;pointer-events:none}
.ddps-input{appearance:none;-webkit-appearance:none;width:100%;height:100%;min-height:46px;margin:0!important;padding:10px 14px 10px 44px!important;border:0!important;border-radius:inherit!important;outline:0!important;background:transparent!important;color:#2f2f2f;font:inherit;box-shadow:none!important}
.ddps-input::-webkit-search-cancel-button{cursor:pointer}
.ddps-submit,.ddps-open-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;margin:0;padding:10px 20px;border:1px solid #222;border-radius:6px;background:#222;color:#fff;font:inherit;font-weight:700;line-height:1;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .1s;white-space:nowrap}
.ddps-submit:hover,.ddps-open-button:hover{background:#000;border-color:#000;color:#fff}
.ddps-submit:active,.ddps-open-button:active{transform:translateY(1px)}
.ddps-submit-icon,.ddps-open-icon{display:inline-flex;align-items:center;justify-content:center}.ddps-submit-icon svg,.ddps-open-icon svg{display:block}
.ddps-search--popup{display:inline-flex}
.ddps-search--popup .ddps-form{width:100%}
.ddps-popup-panel{position:absolute;top:calc(100% + 12px);right:0;z-index:100000;width:520px;max-width:min(92vw,720px);padding:18px;border:1px solid #e5e5e5;border-radius:12px;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.16)}
.ddps-popup-panel[hidden]{display:none!important}
.ddps-search.is-open .ddps-popup-panel{display:block}

/* Simple icon trigger: matches the supplied clean search-button reference. */
.ddps-search--minimal{display:inline-flex;align-items:center}
.ddps-search--minimal .ddps-open-button,.ddps-open-button--icon-only{width:48px;height:48px;min-height:48px;padding:0;border:0!important;border-radius:0;background:#f7f7f7;color:#2f2f2f;box-shadow:none!important}
.ddps-search--minimal .ddps-open-button:hover,.ddps-search--minimal .ddps-open-button:focus,.ddps-open-button--icon-only:hover,.ddps-open-button--icon-only:focus{background:#f2f2f2;border-color:transparent;color:#2f2f2f;box-shadow:none!important;outline:none}
.ddps-search--minimal .ddps-open-button:focus-visible,.ddps-open-button--icon-only:focus-visible{outline:2px solid currentColor;outline-offset:2px}
.ddps-search--minimal .ddps-open-button:active,.ddps-open-button--icon-only:active{transform:none}
.ddps-search--minimal .ddps-open-icon,.ddps-search--minimal .ddps-open-icon svg,.ddps-open-button--icon-only .ddps-open-icon,.ddps-open-button--icon-only .ddps-open-icon svg{display:block;width:24px;height:24px}
.ddps-search--minimal .ddps-popup-panel{right:0}

body.ddps-results-page{overflow-x:hidden}
.ddps-results-shell{box-sizing:border-box;width:100vw!important;max-width:none!important;min-height:50vh;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:42px clamp(16px,2.4vw,48px) 72px;background:#fff;color:var(--ddps-text)}
.ddps-results-top{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;width:100%;max-width:none;margin:0 auto 28px}
.ddps-heading-wrap{min-width:0}.ddps-eyebrow{margin:0 0 5px;color:var(--ddps-muted);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ddps-results-heading{margin:0;font-size:clamp(28px,3vw,44px);line-height:1.08;color:#232323}.ddps-results-searchbar{flex:0 1 520px}.ddps-results-searchbar .ddps-search,.ddps-results-searchbar .ddps-form{width:100%}
.ddps-toolbar{display:flex;align-items:center;width:100%;max-width:none;margin:0 auto 24px}.ddps-filter-trigger{appearance:none;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-height:0;padding:2px 0;border:0!important;border-radius:0;background:transparent!important;background-image:none!important;color:#202124!important;font-family:inherit;font-size:14px;line-height:1.35;font-weight:400;letter-spacing:0;text-transform:none;cursor:pointer;box-shadow:none!important;filter:none!important;transform:none!important;transition:none!important}.ddps-filter-trigger:hover,.ddps-filter-trigger:active,.ddps-filter-trigger:focus{background:transparent!important;background-image:none!important;color:#202124!important;border:0!important;box-shadow:none!important;filter:none!important;transform:none!important}.ddps-filter-trigger:focus-visible{outline:2px solid currentColor;outline-offset:2px}.ddps-filter-trigger-icon{display:block;flex:0 0 auto;width:20px;height:20px}
.ddps-results{width:100%;max-width:none;margin:0 auto;transition:opacity .18s}.ddps-results.is-loading{opacity:.45;pointer-events:none}
.ddps-product-grid{display:grid;grid-template-columns:repeat(var(--ddps-cols-desktop),minmax(0,1fr));gap:34px 20px}
.ddps-product-card{display:flex;flex-direction:column;min-width:0;text-align:center;background:#fff}
.ddps-product-thumb{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1.2/1;padding:8px;background:#fff;overflow:hidden}.ddps-product-thumb img{display:block;width:100%;height:100%;object-fit:contain;transition:opacity .22s ease}.ddps-product-image--primary{opacity:1}.ddps-product-image--hover{position:absolute;inset:8px;width:calc(100% - 16px)!important;height:calc(100% - 16px)!important;object-fit:contain;opacity:0;pointer-events:none}@media(hover:hover) and (pointer:fine){.ddps-product-card:hover .ddps-product-image--primary{opacity:0}.ddps-product-card:hover .ddps-product-image--hover{opacity:1}}.ddps-product-card:focus-within .ddps-product-image--primary{opacity:0}.ddps-product-card:focus-within .ddps-product-image--hover{opacity:1}
.ddps-product-meta{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:88px;padding:12px 10px 10px}.ddps-product-category{margin-bottom:8px;color:#9a9a9a;font-size:14px;line-height:1.3}.ddps-product-title{margin:0!important;padding:0!important;font-size:20px!important;line-height:1.25!important;font-weight:700!important}.ddps-product-title a{color:#2e2e2e;text-decoration:none}.ddps-product-title a:hover{color:#000}
.ddps-product-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:51px;margin-top:auto;padding:12px 20px;border:0;border-radius:999px;background:var(--ddps-accent);color:#fff!important;font-size:16px;font-weight:700;text-decoration:none!important;transition:filter .2s,transform .1s}.ddps-product-button:hover{filter:brightness(.9);color:#fff!important}.ddps-product-button:active{transform:translateY(1px)}
/* Search-result product cleanup + linked Product 1-4 option pills */
.ddps-product-category{display:none!important}
.ddps-product-meta{min-width:0;width:100%;align-items:flex-start;text-align:left}
.ddps-product-title{max-width:100%;overflow-wrap:anywhere;word-break:normal;text-align:left}
.ddps-product-options{position:relative;z-index:2;display:flex!important;flex-wrap:wrap!important;align-items:center;align-content:flex-start;justify-content:flex-start;width:100%;max-width:100%;min-width:0;clear:both;column-gap:7px;row-gap:8px;margin:10px 0 8px!important;padding:0!important;text-align:left}
.ddps-product-option-link,.ddps-product-option-link:focus{appearance:none;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;max-width:100%;min-height:28px;padding:4px 9px;border:1px solid #9aa0a6;border-radius:999px;background:#fff!important;color:#303030!important;font-family:inherit;font-size:12px;line-height:1;font-weight:400;text-decoration:none!important;white-space:nowrap;overflow-wrap:normal;word-break:keep-all;cursor:pointer;box-shadow:none;transition:background-color .15s ease}
.ddps-product-option-link:hover{background:#3333330D!important;border-color:#9aa0a6!important;color:#303030!important;text-decoration:none!important}
.ddps-product-option-link:focus-visible{background:#3333330D!important;outline:2px solid #303030;outline-offset:2px}
.ddps-no-results{padding:70px 20px;text-align:center;border:1px solid #ececec;background:#fafafa}.ddps-no-results h3{margin:0 0 8px}.ddps-no-results p{margin:0;color:#777}
.ddps-pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:44px}.ddps-page{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 11px;border:1px solid #dedede;border-radius:6px;background:#fff;color:#333;font-weight:700;cursor:pointer}.ddps-page:hover{border-color:#333}.ddps-page--current{background:#2c2c2c;border-color:#2c2c2c;color:#fff}.ddps-page-dots{padding:0 3px;color:#888}

.ddps-filter-overlay{position:fixed;inset:0;z-index:999998;background:rgba(0,0,0,.38);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.ddps-filter-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}
.ddps-filter-drawer{position:fixed;top:0;bottom:0;left:0;z-index:999999;width:474px!important;max-width:calc(100vw - 16px);min-width:0;padding:14px 0 14px 14px;font-family:inherit;color:#303030;transform:translate3d(-105%,0,0);visibility:hidden;pointer-events:none;transition:transform .30s cubic-bezier(.22,.61,.36,1),visibility .30s ease;will-change:transform}.ddps-filter-drawer.is-open{transform:translate3d(0,0,0);visibility:visible;pointer-events:auto}
.ddps-filter-panel{display:flex;flex-direction:column;width:100%;height:100%;max-height:calc(100dvh - 28px);background:#fff;border:0;border-radius:9px;box-shadow:0 14px 38px rgba(0,0,0,.14);overflow:hidden}
.ddps-filter-header{position:relative;z-index:2;display:flex;align-items:center;gap:12px;flex:0 0 auto;min-height:80px;padding:20px 38px;background:#fff!important;color:#202124!important;border-bottom:1px solid #dedede}.ddps-filter-header strong{flex:1 1 auto;min-width:0;color:#303030!important;font-family:inherit;font-size:20px;line-height:1.25;font-weight:500;letter-spacing:-.02em}.ddps-close-filter{appearance:none;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;width:38px;height:38px;margin:0 -3px 0 3px;padding:0;border:0!important;border-radius:50%;background:transparent!important;background-image:none!important;color:#202124!important;box-shadow:none!important;cursor:pointer;filter:none!important;transform:none!important;transition:none!important}.ddps-close-filter svg{display:block}.ddps-close-filter:hover,.ddps-close-filter:active,.ddps-close-filter:focus{background:transparent!important;background-image:none!important;color:#202124!important;border:0!important;box-shadow:none!important;filter:none!important;transform:none!important;opacity:1!important}.ddps-close-filter:focus-visible{outline:2px solid currentColor;outline-offset:2px}
.ddps-filter-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:auto;scrollbar-color:#929292 transparent}.ddps-filter-scroll::-webkit-scrollbar{width:8px}.ddps-filter-scroll::-webkit-scrollbar-track{background:transparent}.ddps-filter-scroll::-webkit-scrollbar-thumb{background:#929292;border-radius:9px;border:2px solid transparent;background-clip:padding-box}
.ddps-filter-section{margin:0 38px;border-bottom:1px solid #dedede}.ddps-filter-section-title{appearance:none;display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;min-height:64px;padding:16px 0;border:0!important;background:transparent!important;background-image:none!important;color:#3a3a3a!important;font-family:inherit;font-size:16px;line-height:1.35;font-weight:400;text-align:left;cursor:pointer;box-shadow:none!important;filter:none!important;transform:none!important;transition:none!important}.ddps-filter-section-title>span:first-child{transform:none!important;transition:none!important}.ddps-filter-arrow{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#efefef!important;color:#404040!important;box-shadow:none!important;filter:none!important;transform:none!important;transition:none!important}.ddps-filter-arrow svg{display:block;width:12px;height:12px;transform:none!important;transition:none!important}
html body .ddps-filter-drawer .ddps-filter-section-title,html body .ddps-filter-drawer .ddps-filter-section-title:hover,html body .ddps-filter-drawer .ddps-filter-section-title:focus,html body .ddps-filter-drawer .ddps-filter-section-title:active,html body .ddps-filter-drawer .ddps-filter-section.is-open .ddps-filter-section-title{background:transparent!important;background-image:none!important;color:#3a3a3a!important;border:0!important;box-shadow:none!important;filter:none!important;opacity:1!important;transform:none!important;text-decoration:none!important}html body .ddps-filter-drawer .ddps-filter-arrow,html body .ddps-filter-drawer .ddps-filter-section-title:hover .ddps-filter-arrow,html body .ddps-filter-drawer .ddps-filter-section-title:active .ddps-filter-arrow,html body .ddps-filter-drawer .ddps-filter-section.is-open .ddps-filter-arrow{background:#efefef!important;color:#404040!important;box-shadow:none!important;filter:none!important;transform:none!important;opacity:1!important}.ddps-filter-section-title:focus-visible{outline:2px solid currentColor;outline-offset:-2px}.ddps-filter-section-body{display:block;padding:0 0 14px}.ddps-filter-section-body[hidden]{display:none!important}
.ddps-choice{display:flex;align-items:center;gap:12px;min-height:36px;padding:5px 0;background:transparent!important;color:#838383!important;font-family:inherit;font-size:15px;line-height:1.35;font-weight:400;cursor:pointer;user-select:none;box-shadow:none!important;filter:none!important;transform:none!important;transition:none!important}.ddps-choice input{position:absolute;opacity:0;pointer-events:none}.ddps-option-text{min-width:0}.ddps-count{color:inherit;font-size:inherit;font-weight:inherit}.ddps-checkbox-ui,.ddps-radio-ui{position:relative;display:inline-block;flex:0 0 18px;width:18px;height:18px;border:1px solid #d7d7d7!important;background:#eceeef!important;box-shadow:none!important;transition:none!important}.ddps-checkbox-ui{border-radius:3px}.ddps-radio-ui{border-radius:3px;background:#eceeef!important}
html body .ddps-filter-drawer .ddps-choice,html body .ddps-filter-drawer .ddps-choice:hover,html body .ddps-filter-drawer .ddps-choice:active,html body .ddps-filter-drawer .ddps-choice:focus-within{background:transparent!important;background-image:none!important;color:#838383!important;box-shadow:none!important;filter:none!important;transform:none!important;opacity:1!important;text-decoration:none!important}.ddps-choice:hover .ddps-checkbox-ui,.ddps-choice:active .ddps-checkbox-ui,.ddps-choice input:checked+.ddps-checkbox-ui{border-color:#d7d7d7!important;background:#eceeef!important}.ddps-choice:hover .ddps-radio-ui,.ddps-choice:active .ddps-radio-ui,.ddps-choice input:checked+.ddps-radio-ui{border-color:#d7d7d7!important;background:#eceeef!important}.ddps-choice input:checked+.ddps-checkbox-ui:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #303030;border-width:0 2px 2px 0;transform:rotate(45deg)}.ddps-choice input:checked+.ddps-radio-ui:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #303030;border-width:0 2px 2px 0;transform:rotate(45deg)}
.ddps-filter-footer{flex:0 0 auto;padding:22px 24px 24px;background:#fff;border-top:0}.ddps-apply-filters{appearance:none;width:100%;min-height:58px;padding:15px 22px;border:0!important;border-radius:999px;background:#303030!important;background-image:none!important;color:#fff!important;font-family:inherit;font-size:16px;line-height:1;font-weight:700;cursor:pointer;box-shadow:none!important;filter:none!important;transform:none!important;opacity:1!important;transition:none!important}.ddps-apply-filters:hover,.ddps-apply-filters:active,.ddps-apply-filters:focus{background:#303030!important;background-image:none!important;color:#fff!important;border:0!important;box-shadow:none!important;filter:none!important;transform:none!important;opacity:1!important}.ddps-apply-filters:focus-visible{outline:2px solid currentColor;outline-offset:-5px}
body.ddps-filter-open{overflow:hidden!important}

@media(max-width:1024px){.ddps-results-top{align-items:stretch;flex-direction:column}.ddps-results-searchbar{flex:0 0 auto;width:100%;max-width:620px}.ddps-product-grid{grid-template-columns:repeat(var(--ddps-cols-tablet),minmax(0,1fr))}.ddps-filter-drawer{max-width:calc(100vw - 16px)}}
@media(max-width:767px){.ddps-product-options{column-gap:6px;row-gap:7px;margin-top:8px!important}.ddps-product-option-link,.ddps-product-option-link:focus{max-width:100%;min-height:27px;padding:4px 8px;font-size:11px}.ddps-form{width:100%;gap:6px}.ddps-submit{padding-left:14px;padding-right:14px}.ddps-submit-text{display:none}.ddps-results-shell{padding:28px 14px 52px}.ddps-results-top{gap:18px;margin-bottom:22px}.ddps-toolbar{margin-bottom:18px}.ddps-product-grid{grid-template-columns:repeat(var(--ddps-cols-mobile),minmax(0,1fr));gap:28px 12px}.ddps-product-title{font-size:18px!important}.ddps-product-meta{min-height:78px}.ddps-product-button{min-height:46px;font-size:14px}.ddps-popup-panel{position:fixed;left:12px;right:12px;top:76px;width:auto!important;max-width:none}.ddps-filter-trigger{font-size:14px}.ddps-filter-drawer{width:min(474px,calc(100vw - 12px))!important;max-width:none!important;padding:6px 0 6px 6px}.ddps-filter-panel{max-height:calc(100dvh - 12px);border-radius:8px}.ddps-filter-header{min-height:68px;padding:16px 22px}.ddps-filter-header strong{font-size:19px}.ddps-close-filter{width:34px;height:34px;flex-basis:34px}.ddps-filter-section{margin:0 22px}.ddps-filter-section-title{min-height:58px;padding:14px 0;font-size:15px}.ddps-choice{min-height:34px;font-size:14px}.ddps-filter-footer{padding:18px 18px 20px}.ddps-apply-filters{min-height:54px;font-size:15px}.ddps-results-heading{font-size:30px}}
@media(max-width:480px){.ddps-product-options{gap:6px;margin-top:7px!important}.ddps-product-option-link{min-height:26px;padding:4px 7px;font-size:11px}.ddps-results-shell{padding-left:10px;padding-right:10px}.ddps-filter-drawer{width:calc(100vw - 8px)!important;padding:4px 0 4px 4px}.ddps-filter-panel{max-height:calc(100dvh - 8px);border-radius:7px}.ddps-filter-header{min-height:62px;padding:13px 18px}.ddps-filter-header strong{font-size:18px}.ddps-filter-section{margin:0 18px}.ddps-filter-section-title{min-height:54px;padding:12px 0;font-size:14px}.ddps-choice{gap:10px;min-height:32px;padding:4px 0;font-size:13px}.ddps-filter-footer{padding:14px 14px 16px}.ddps-apply-filters{min-height:50px;font-size:14px}}
@media(max-height:620px) and (orientation:landscape){.ddps-filter-drawer{padding-top:6px;padding-bottom:6px}.ddps-filter-panel{max-height:calc(100dvh - 12px)}.ddps-filter-header{min-height:56px;padding-top:10px;padding-bottom:10px}.ddps-filter-section-title{min-height:50px;padding-top:10px;padding-bottom:10px}.ddps-filter-footer{padding-top:10px;padding-bottom:12px}.ddps-apply-filters{min-height:46px}}
@media(prefers-reduced-motion:reduce){.ddps-filter-drawer,.ddps-filter-overlay,.ddps-filter-trigger,.ddps-filter-arrow,.ddps-apply-filters{transition:none!important}}
