.haneef-search-opened{overflow:hidden}.haneef-search-shortcode-button{display:inline-grid!important;place-items:center;width:52px;min-width:52px;height:48px;padding:0!important;border:0!important;border-radius:8px!important;background:var(--hs-icon-bg,#466065)!important;color:var(--hs-icon-color,#fff)!important;cursor:pointer}.haneef-search-shortcode-button svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2}.haneef-search-floating-button{position:fixed;z-index:99990;width:var(--hs-icon-size,56px);height:var(--hs-icon-size,56px);border:0;border-radius:50%;background:var(--hs-icon-bg,#466065);color:var(--hs-icon-color,#fff);box-shadow:0 12px 32px #0003;display:grid;place-items:center;cursor:pointer;transition:.2s transform,.2s background}.haneef-search-floating-button:hover{transform:translateY(-3px);background:var(--hs-icon-hover,#304a50)}.haneef-search-floating-button svg{width:48%;fill:none;stroke:currentColor;stroke-width:2}.haneef-search-floating-button.is-bottom-right{inset-block-end:28px;inset-inline-end:28px}.haneef-search-floating-button.is-bottom-left{inset-block-end:28px;inset-inline-start:28px}.haneef-search-floating-button.is-middle-right{inset-block-start:50%;inset-inline-end:24px}.haneef-search-floating-button.is-middle-left{inset-block-start:50%;inset-inline-start:24px}.haneef-search-floating-button.is-rounded-square{border-radius:14px}.haneef-search-floating-button.is-minimal{background:transparent;color:var(--hs-accent);box-shadow:none}.haneef-search-overlay[hidden]{display:none}.haneef-search-overlay{position:fixed;inset:0;z-index:99999;padding:40px;background-color:color-mix(in srgb,var(--hs-bg,#f8f5ec) 93%,transparent);background-image:linear-gradient(color-mix(in srgb,var(--hs-bg,#f8f5ec) 78%,transparent),color-mix(in srgb,var(--hs-bg,#f8f5ec) 88%,transparent)),var(--hs-bg-image);background-size:cover;background-position:center;color:var(--hs-text,#171717);overflow:auto;backdrop-filter:blur(8px);font-family:inherit}.haneef-search-shell{position:relative;max-width:1120px;min-height:calc(100vh - 80px);margin:auto;border:1px solid color-mix(in srgb,var(--hs-accent) 35%,#fff);border-radius:18px;background:color-mix(in srgb,var(--hs-bg,#f8f5ec) 86%,transparent);box-shadow:0 24px 70px #26362029;overflow:hidden}.haneef-search-shell:before,.haneef-search-shell:after{content:"";position:absolute;width:260px;height:260px;opacity:.09;pointer-events:none;background:repeating-radial-gradient(circle at 50% 50%,transparent 0 14px,var(--hs-accent) 15px 16px,transparent 17px 29px);transform:rotate(30deg)}.haneef-search-shell:before{inset-block-start:70px;inset-inline-end:-100px}.haneef-search-shell:after{inset-block-end:-100px;inset-inline-start:-90px}.haneef-search-header{height:78px;padding:0 72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid color-mix(in srgb,var(--hs-accent) 25%,transparent);position:relative;z-index:2}.haneef-search-header h2{margin:0;font-size:21px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.haneef-search-bot{grid-column:2;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#dfe7d8;font-size:23px}.haneef-search-close{justify-self:end;width:42px;height:42px;border:1px solid color-mix(in srgb,var(--hs-accent) 35%,transparent);border-radius:50%;background:#fff9;color:inherit;font-size:25px;line-height:1;cursor:pointer}.haneef-search-form-wrap{position:relative;z-index:10;width:min(520px,calc(100% - 48px));margin:-60px auto 0}.haneef-search-form{display:flex;height:44px;border:1px solid var(--hs-accent);border-radius:999px;background:var(--hs-input,#fff);overflow:hidden;box-shadow:0 5px 18px #5c502215}.haneef-search-input{flex:1;min-width:0;border:0!important;box-shadow:none!important;outline:0!important;padding:0 16px;background:transparent!important;color:inherit;font-size:16px}.haneef-search-form button{width:48px;flex:0 0 48px;border:0;background:var(--hs-accent);color:#fff;display:grid;place-items:center;cursor:pointer}.haneef-search-form button svg{width:20px;fill:none;stroke:currentColor;stroke-width:2}.haneef-search-suggestions{position:absolute;inset-block-start:48px;inset-inline:0;border:1px solid #d5cfbd;border-radius:10px;background:#fff;box-shadow:0 15px 35px #0002;overflow:hidden}.haneef-search-suggestions a{display:flex;justify-content:space-between;gap:15px;padding:11px 14px;color:#171717;text-decoration:none;border-bottom:1px solid #eee}.haneef-search-suggestions a:hover{background:#eef1e9}.haneef-search-suggestions small{color:#88763f}.haneef-search-tabs{position:relative;z-index:2;display:flex;justify-content:center;gap:8px;padding:30px 20px 16px}.haneef-search-tabs button,.haneef-search-chips button{white-space:nowrap;border:1px solid color-mix(in srgb,var(--hs-accent) 45%,transparent);border-radius:999px;background:#fff8;color:inherit;padding:7px 15px;cursor:pointer}.haneef-search-tabs button[aria-selected=true]{background:var(--hs-accent);color:#fff;border-color:var(--hs-accent)}.haneef-search-intro{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,2.3fr) minmax(230px,1fr);gap:14px;padding:0 72px 15px}.haneef-search-before{border:1px solid color-mix(in srgb,var(--hs-accent) 55%,transparent);border-radius:var(--hs-radius);background:#fff8;padding:17px}.haneef-search-before h3{margin:0 0 8px;font-size:13px;text-transform:uppercase}.haneef-search-chips{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.haneef-search-chips button{padding:5px 10px;background:#dfe7d8;border:0}.haneef-search-clear{border:0;background:none;color:#79692f;font-size:12px;cursor:pointer}.haneef-search-status{text-align:center;padding:18px}.haneef-search-results{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:0 72px 45px}.haneef-search-result-group{border:1px solid color-mix(in srgb,var(--hs-accent) 55%,transparent);border-radius:var(--hs-radius);padding:18px;background:#fff6}.haneef-search-result-group>h2{margin:0 0 14px;font-size:17px;text-transform:uppercase}.haneef-search-result-group>div{display:grid;gap:11px}.haneef-search-result{position:relative;display:grid;grid-template-columns:112px 1fr;gap:12px;min-height:105px;padding:10px;border:1px solid color-mix(in srgb,var(--hs-accent) 65%,transparent);border-radius:13px;background:var(--hs-card,#fffdf8);overflow:hidden}.haneef-search-result.is-active{outline:3px solid var(--hs-accent)}.haneef-search-result img,.haneef-search-image-placeholder{width:112px;height:92px;object-fit:cover;border-radius:9px}.haneef-search-image-placeholder{display:grid;place-items:center;background:#e5eadf;color:var(--hs-accent);font-size:28px}.haneef-search-result-copy{min-width:0;padding-inline-end:30px}.haneef-search-type{color:#8d793f;font-size:10px;text-transform:uppercase}.haneef-search-result h3{margin:3px 0;font-size:16px;line-height:1.25}.haneef-search-result h3 a{color:inherit;text-decoration:none}.haneef-search-result p{margin:5px 0;opacity:.72;font-size:12px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.haneef-search-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:11px}.haneef-search-level{padding:2px 7px;border-radius:99px;background:#dce7ce}.hs-dot{opacity:.45}.haneef-search-view{position:absolute;inset-inline-end:9px;inset-block-end:9px;width:25px;height:25px;border-radius:50%;background:var(--hs-accent);color:#fff;text-decoration:none;display:grid;place-items:center}.haneef-search-ai-card{height:100%;min-height:145px;margin:0;border:1px solid var(--hs-accent);border-radius:var(--hs-radius);padding:20px;background:#fff7}.haneef-search-ai-header{display:flex;align-items:center;gap:9px}.haneef-search-ai-header h3{margin:0;font-size:17px;text-transform:uppercase}.haneef-search-ai-body{margin-top:10px;line-height:1.65;white-space:pre-wrap}.haneef-search-ai-footer{opacity:.6;margin-top:10px}.haneef-search-ai-card.is-loading i{display:inline-block;width:7px;height:7px;margin:10px 3px;background:var(--hs-accent);border-radius:50%;animation:hs-bounce .8s infinite alternate}.haneef-search-ai-card.is-loading i:nth-child(2){animation-delay:.2s}.haneef-search-ai-card.is-loading i:nth-child(3){animation-delay:.4s}@keyframes hs-bounce{to{transform:translateY(-7px);opacity:.3}}@media(max-width:760px){.haneef-search-overlay{padding:0;background-color:var(--hs-bg)}.haneef-search-shell{min-height:100vh;border:0;border-radius:0}.haneef-search-header{height:96px;padding:42px 16px 10px;grid-template-columns:42px 1fr 42px}.haneef-search-header h2{grid-column:2;grid-row:1;text-align:center;font-size:15px}.haneef-search-bot{display:none}.haneef-search-close{grid-column:3;grid-row:1;width:34px;height:34px;font-size:20px}.haneef-search-form-wrap{width:calc(100% - 28px);margin:12px auto 0}.haneef-search-form{height:42px}.haneef-search-tabs{justify-content:flex-start;padding:12px 14px 10px;overflow:auto}.haneef-search-intro{display:flex;flex-direction:column;padding:0 14px 12px}.haneef-search-ai-region{order:1}.haneef-search-before{order:2;padding:13px}.haneef-search-before:empty{display:none}.haneef-search-results{grid-template-columns:1fr;padding:0 14px 35px}.haneef-search-result-group{padding:10px}.haneef-search-result{grid-template-columns:86px 1fr;min-height:86px;padding:8px}.haneef-search-result img,.haneef-search-image-placeholder{width:86px;height:74px}.haneef-search-result h3{font-size:14px}.haneef-search-result p{display:none}.haneef-search-floating-button.hide-mobile{display:none}}@media(min-width:761px){.haneef-search-floating-button.hide-desktop{display:none}}@media(max-width:1000px) and (min-width:761px){.haneef-search-header{padding-inline:30px}.haneef-search-intro,.haneef-search-results{padding-inline:30px}}
.haneef-search-before[hidden]{display:none}.haneef-search-ai-region:empty+.haneef-search-before,.haneef-search-ai-region:has(+.haneef-search-before[hidden]){grid-column:1/-1}
.haneef-search-overlay,.haneef-search-overlay *,.haneef-search-floating-button,.haneef-search-shortcode-button,.haneef-search-shortcode-button *{box-sizing:border-box}.haneef-search-overlay{line-height:1.4;text-align:start}.haneef-search-overlay *{font-family:inherit;letter-spacing:normal;text-shadow:none}.haneef-search-shell{width:min(1024px,calc(100% - 32px))!important;max-width:1024px!important}.haneef-search-shortcode-button{margin:0!important;text-decoration:none!important;line-height:1!important}.haneef-search-shortcode-button svg{width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important}.haneef-search-floating-button{margin:0!important;padding:0!important;text-decoration:none!important}.haneef-search-close{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:#eef2e9!important;color:#62736b!important;box-shadow:none!important;text-decoration:none!important;transition:background-color .18s ease,transform .18s ease!important}.haneef-search-close:hover,.haneef-search-close:focus{background:#e1e9dd!important;color:#3f5750!important;transform:scale(1.04)}.haneef-search-close svg{display:block;width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round}.haneef-search-input{-webkit-appearance:none!important;appearance:none!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;font:inherit!important;line-height:1.4!important}.haneef-search-submit{display:grid!important;place-items:center!important;width:48px!important;min-width:48px!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:var(--hs-accent)!important;color:#fff!important;box-shadow:none!important;text-decoration:none!important}.haneef-search-submit svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.haneef-search-tabs a,.haneef-search-chips a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;min-height:0!important;margin:0!important;border:1px solid color-mix(in srgb,var(--hs-accent) 45%,transparent)!important;border-radius:999px!important;background:#fff8!important;color:var(--hs-text,#171717)!important;box-shadow:none!important;font:inherit!important;line-height:1.2!important;padding:7px 15px!important;text-decoration:none!important;white-space:nowrap!important}.haneef-search-tabs a[aria-selected=true]{border-color:var(--hs-accent)!important;background:var(--hs-accent)!important;color:#fff!important}.haneef-search-chips a{border:0!important;background:#dfe7d8!important;padding:5px 10px!important}.haneef-search-clear{display:inline-flex!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#79692f!important;box-shadow:none!important;font-size:12px!important;text-decoration:none!important}.haneef-search-result a,.haneef-search-suggestions a{box-shadow:none!important}.haneef-search-view{color:#fff!important}.haneef-search-result h3 a{color:inherit!important}.haneef-search-tabs button,.haneef-search-chips button{display:none!important}@media(max-width:760px){.haneef-search-overlay{width:100%!important;padding:0!important}.haneef-search-shell{width:100%!important;max-width:none!important;min-height:100dvh!important;margin:0!important;border:0!important;border-radius:0!important}.haneef-search-close{width:34px!important;height:34px!important}.haneef-search-close svg{width:27px;height:27px}}
html body .haneef-search-overlay>.haneef-search-shell{display:block!important;width:calc(100vw - 40px)!important;max-width:1024px!important;min-width:0!important;margin-inline:auto!important}.haneef-search-shell>.haneef-search-header,.haneef-search-shell>.haneef-search-tabs,.haneef-search-shell>.haneef-search-intro,.haneef-search-shell>.haneef-search-status,.haneef-search-shell>.haneef-search-results{width:100%!important;max-width:100%!important;min-width:0!important;margin-inline:auto!important}.haneef-search-result-group,.haneef-search-result,.haneef-search-result-copy{min-width:0!important}.haneef-search-instructor{font-weight:700;color:#52685f}@media(max-width:760px){html body .haneef-search-overlay>.haneef-search-shell{width:100%!important;max-width:100%!important;margin:0!important}}
@media(min-width:761px){.haneef-search-result-group.is-pages{grid-column:1/-1}}
.haneef-search-view-all{display:flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;margin:14px auto 0!important;padding:8px 18px!important;border:1px solid var(--hs-accent)!important;border-radius:999px!important;background:var(--hs-accent)!important;color:#fff!important;font-weight:700!important;text-decoration:none!important;box-shadow:none!important}.haneef-search-view-all:hover,.haneef-search-view-all:focus{filter:brightness(.94)}
