.edpack-smart-search__dock{position:relative;z-index:110;display:flex;align-items:center;flex:0 1 360px;min-width:250px;max-width:380px;margin-left:auto;margin-right:12px;order:80}.edpack-smart-search__desktop{width:100%;height:44px;display:flex;align-items:center;gap:8px;padding:0 12px;background:#fff;border:1px solid #d0d5dd;border-radius:10px;box-shadow:0 1px 2px rgba(16,24,40,.04);transition:border-color .15s ease,box-shadow .15s ease}.edpack-smart-search__desktop:focus-within{border-color:#98a2b3;box-shadow:0 0 0 3px rgba(17,24,39,.08)}.edpack-smart-search__icon{display:inline-block;flex:0 0 18px;width:18px;height:18px;border:2px solid currentColor;border-radius:50%;position:relative;color:#344054}.edpack-smart-search__icon:after{content:"";position:absolute;width:7px;height:2px;background:currentColor;right:-5px;bottom:-2px;transform:rotate(45deg);border-radius:2px}.edpack-smart-search__desktop input,.edpack-smart-search__mobile-field input{appearance:none;-webkit-appearance:none;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#101828;font:inherit;font-size:14px;line-height:1.3;width:100%;min-width:0;margin:0;padding:0}.edpack-smart-search__desktop input::placeholder,.edpack-smart-search__mobile-field input::placeholder{color:#667085;opacity:1}.edpack-smart-search__clear{border:0;background:transparent;color:#667085;font-size:22px;line-height:1;padding:3px;cursor:pointer}.edpack-smart-search__mobile-trigger{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#101828;cursor:pointer}.edpack-smart-search__panel{position:fixed;z-index:2147481000;width:min(620px,calc(100vw - 28px));max-height:min(70vh,620px);overflow:auto;background:#fff;border:1px solid #e4e7ec;border-radius:14px;box-shadow:0 22px 60px rgba(16,24,40,.18);overscroll-behavior:contain}.edpack-smart-search__panel-inner{padding:10px}.edpack-smart-search__group+.edpack-smart-search__group{border-top:1px solid #f0f1f3;margin-top:8px;padding-top:8px}.edpack-smart-search__group-title{padding:6px 8px 4px;color:#b42318;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.edpack-smart-search__item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:11px;align-items:center;padding:9px 8px;border-radius:10px;text-decoration:none!important;color:#101828!important}.edpack-smart-search__item:hover,.edpack-smart-search__item:focus-visible,.edpack-smart-search__item.is-active{background:#f8fafc;outline:0}.edpack-smart-search__thumb{width:54px;height:54px;border-radius:8px;overflow:hidden;background:#f2f4f7;display:flex;align-items:center;justify-content:center}.edpack-smart-search__thumb img{display:block;width:100%;height:100%;object-fit:cover}.edpack-smart-search__thumb--empty:before{content:"";width:18px;height:18px;border:2px solid #98a2b3;border-radius:50%;position:relative}.edpack-smart-search__copy{min-width:0}.edpack-smart-search__meta{display:block;color:#667085;font-size:11px;margin-bottom:2px}.edpack-smart-search__title{display:block;color:#101828;font-size:14px;font-weight:700;line-height:1.3}.edpack-smart-search__excerpt{display:block;color:#667085;font-size:12px;line-height:1.4;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edpack-smart-search__state{padding:22px 14px;text-align:center;color:#667085;font-size:13px}.edpack-smart-search__ai{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding:12px;border-top:1px solid #eaecf0;background:#fbfcfd;border-radius:0 0 10px 10px}.edpack-smart-search__ai span{font-size:12px;color:#475467}.edpack-smart-search__ai button{border:0;background:#101828;color:#fff;border-radius:8px;min-height:36px;padding:7px 11px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.edpack-smart-search__mobile{position:fixed;inset:0;z-index:2147482000;background:#fff;overflow:hidden}.edpack-smart-search__mobile-head{display:flex;align-items:center;gap:10px;padding:12px max(12px,env(safe-area-inset-right)) 12px max(12px,env(safe-area-inset-left));border-bottom:1px solid #eaecf0;background:#fff;position:sticky;top:0;z-index:2}.edpack-smart-search__mobile-field{height:48px;flex:1;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #d0d5dd;border-radius:11px;background:#fff}.edpack-smart-search__mobile-field input{font-size:16px}.edpack-smart-search__mobile-close{width:44px;height:44px;border:0;background:#f2f4f7;border-radius:10px;color:#101828;font-size:26px;line-height:1;cursor:pointer}.edpack-smart-search__mobile-results{height:calc(100dvh - 73px);overflow:auto;padding:8px max(10px,env(safe-area-inset-right)) calc(24px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));overscroll-behavior:contain}.edpack-smart-search__mobile-results .edpack-smart-search__item{grid-template-columns:58px minmax(0,1fr);padding:10px 6px}.edpack-smart-search__mobile-results .edpack-smart-search__thumb{width:58px;height:58px}.edpack-smart-search-open{overflow:hidden!important}.edpack-smart-search-host{min-width:0}@media(max-width:782px){.edpack-smart-search__dock{flex:0 0 44px;min-width:44px;max-width:44px;margin-left:auto;margin-right:8px}.edpack-smart-search__desktop{display:none}.edpack-smart-search__mobile-trigger{display:inline-flex}.edpack-smart-search__panel{display:none!important}}@media(min-width:783px) and (max-width:1100px){.edpack-smart-search__dock{flex-basis:280px;min-width:220px;max-width:300px}.edpack-smart-search__desktop input{font-size:13px}}@media(prefers-reduced-motion:reduce){.edpack-smart-search__desktop{transition:none}}

/* v1.1.2 — dock cleanly inside Header, Footer & CTA EdPack without creating a second mobile row. */
.ephf-search-slot.edpack-smart-search-host{display:flex;align-items:center;justify-content:flex-end;min-width:0;max-width:100%}.ephf-search-slot .edpack-smart-search__dock{margin-left:0;margin-right:0;order:0;max-width:min(320px,28vw);min-width:min(230px,22vw);flex-basis:300px}.ephf-search-slot .edpack-smart-search__desktop{max-width:100%}@media(max-width:1320px){.ephf-search-slot .edpack-smart-search__dock{flex:0 0 44px;min-width:44px;max-width:44px;margin:0}.ephf-search-slot .edpack-smart-search__desktop{display:none}.ephf-search-slot .edpack-smart-search__mobile-trigger{display:inline-flex}}@media(max-width:782px){.ephf-search-slot{flex:0 0 44px;width:44px}.ephf-search-slot .edpack-smart-search__dock{margin:0!important}}
