.hhp-related-listings{display:grid;gap:24px}.hhp-layout-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.hhp-layout-list{grid-template-columns:1fr}.hhp-listing-card{border:1px solid rgba(0,0,0,.12);background:#fff;overflow:hidden}.hhp-listing-image{display:block}.hhp-listing-image img{display:block;width:100%;height:auto}.hhp-listing-content{padding:20px}.hhp-listing-title{margin:4px 0 12px}.hhp-listing-meta{font-size:.875em;opacity:.72}.hhp-listing-excerpt>:last-child{margin-bottom:0}.hhp-listing-link{display:inline-block;margin-top:16px;font-weight:600}

.hhp-organisation-profile{display:grid;gap:32px}.hhp-organisation-identity{position:relative}.hhp-organisation-cover{display:block;width:100%;max-height:420px;object-fit:cover}.hhp-organisation-logo{width:min(220px,40%);padding:16px;background:#fff;border:1px solid rgba(0,0,0,.12);margin-top:-60px;margin-left:24px;position:relative}.hhp-organisation-logo img{display:block;width:100%;height:auto}.hhp-organisation-summary{font-size:1.15em;margin:24px 0 0}.hhp-profile-section,.hhp-related-section{scroll-margin-top:32px}.hhp-profile-details{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:12px 24px;margin:0}.hhp-profile-details dt{font-weight:700}.hhp-profile-details dd{margin:0}.hhp-social-links{display:flex;flex-wrap:wrap;gap:8px 16px}.hhp-access-flags{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0}.hhp-access-flags li{padding:8px 12px;border:1px solid rgba(0,0,0,.14);border-radius:999px}.hhp-organisation-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.hhp-organisation-gallery img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.hhp-profile-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:32px}.hhp-profile-nav a{display:inline-block;padding:10px 14px;border:1px solid rgba(0,0,0,.14);text-decoration:none}.hhp-organisation-related{display:grid;gap:40px}@media(max-width:640px){.hhp-profile-details{grid-template-columns:1fr;gap:4px}.hhp-profile-details dd{margin-bottom:12px}.hhp-organisation-logo{margin-left:16px;width:min(180px,55%)}}
.hhp-tabs-ready .hhp-profile-nav a.is-active{font-weight:700;border-color:currentColor}.hhp-tabs-ready .hhp-related-section[hidden]{display:none}

/* Events directory */
.hhp-events-featured,.hhp-events-directory{--hhp-cyan:#13b9d2;--hhp-pink:#f65ab7;--hhp-ink:#303038;--hhp-muted:#70727a;color:var(--hhp-ink)}
.hhp-events-section-title{margin:0 0 28px;color:var(--hhp-cyan);font-size:clamp(1.35rem,2vw,2rem);font-weight:500}
.hhp-events-featured-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.9fr);gap:24px;align-items:stretch}
.hhp-featured-event-primary,.hhp-featured-event-compact,.hhp-event-card{background:#fff;border:1px solid rgba(48,48,56,.1);border-radius:26px;box-shadow:0 3px 10px rgba(34,42,52,.12);overflow:hidden}
.hhp-event-image{position:relative;display:block;overflow:hidden;background:#e9eef0}
.hhp-event-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.hhp-event-image:hover img{transform:scale(1.025)}
.hhp-event-image-placeholder{display:block;min-height:240px;background:linear-gradient(135deg,#dfe8eb,#f4f6f7)}
.hhp-featured-event-primary>.hhp-event-image{aspect-ratio:2.05/1;border-radius:25px 25px 0 0}
.hhp-event-countdown{position:absolute;left:32px;bottom:0;padding:12px 22px 10px;border-radius:18px 18px 0 0;background:var(--hhp-cyan);color:#fff;font-size:1.05rem;font-weight:700}
.hhp-featured-event-body{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(210px,.7fr);gap:24px;padding:25px 30px 28px}
.hhp-featured-event-body h3,.hhp-featured-event-compact h3,.hhp-event-card h3{margin:0 0 10px;font-size:1.05rem;line-height:1.3}
.hhp-featured-event-body h3,.hhp-featured-event-compact h3{margin-bottom:18px}
.hhp-featured-event-body h3 a,.hhp-featured-event-compact h3 a,.hhp-event-card h3 a{color:inherit;text-decoration:none}
.hhp-featured-event-body p,.hhp-event-card-body>p{margin:0;color:var(--hhp-muted);font-size:.92rem;line-height:1.7}
.hhp-events-featured-list{display:grid;gap:16px;align-content:start}
.hhp-featured-event-compact{display:grid;grid-template-columns:132px minmax(0,1fr) 36px;gap:16px;align-items:center;border-radius:16px;padding-right:14px}
.hhp-featured-event-compact>.hhp-event-image{height:100%;min-height:126px;border-radius:15px 0 0 15px}
.hhp-featured-event-compact-body{padding:15px 0}
.hhp-event-details{display:grid;gap:12px;margin:0;padding:0;list-style:none;color:#535761;font-size:.82rem;line-height:1.45}
.hhp-event-details li{display:grid;grid-template-columns:1.6rem minmax(0,1fr);gap:12px;align-items:center}
.hhp-event-detail-icon{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;color:var(--hhp-pink);line-height:1}.hhp-event-detail-icon svg{display:block;width:1.6rem;height:1.6rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hhp-event-arrow{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:50%;background:var(--hhp-pink);color:#fff!important;text-decoration:none;line-height:0;transition:transform .2s ease,background-color .2s ease}.hhp-event-arrow svg{display:block;width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hhp-event-arrow:hover{transform:translateX(2px)}
.hhp-events-directory{margin-top:70px}
.hhp-events-filter-form{display:grid;grid-template-columns:minmax(180px,1.2fr) repeat(4,minmax(145px,1fr)) auto;gap:14px;align-items:center;margin-bottom:34px}
.hhp-events-filter-form label{margin:0}
.hhp-events-filter-form input,.hhp-events-filter-form select{width:100%;min-height:46px;border:1.5px solid var(--hhp-cyan);border-radius:6px;background:#fff;color:#50545c;padding:0 14px;box-shadow:none}
.hhp-events-filter-form select{appearance:auto}
.hhp-events-filter-submit{min-height:46px;padding:0 22px;border:0;border-radius:6px;background:var(--hhp-cyan);color:#fff;font-weight:700;cursor:pointer}
.hhp-events-filter-clear{grid-column:1/-1;width:max-content;color:var(--hhp-pink);font-weight:600;text-decoration:none}
.hhp-events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.hhp-event-card{position:relative;display:flex;flex-direction:column;border-radius:26px}
.hhp-event-card>.hhp-event-image{aspect-ratio:1.22/1;border-radius:25px 25px 0 0}
.hhp-event-card-body{position:relative;display:flex;flex:1;flex-direction:column;padding:25px 24px 22px}
.hhp-event-card-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:15px;align-items:start}
.hhp-event-card-body .hhp-event-details{margin-top:20px;padding-right:48px}
.hhp-event-card-actions{position:absolute;right:20px;bottom:18px;display:flex;align-items:center}
.hhp-event-card-actions button{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:0;background:transparent;color:var(--hhp-cyan);cursor:pointer}.hhp-event-card-actions button svg{display:block;width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hhp-event-card-actions button.is-active{color:var(--hhp-pink)}
.hhp-events-pagination{margin-top:34px}
.hhp-events-pagination .page-numbers{display:flex;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}
.hhp-events-pagination a,.hhp-events-pagination span{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:1px solid var(--hhp-cyan);border-radius:18px;color:var(--hhp-cyan);text-decoration:none}
.hhp-events-pagination .current{background:var(--hhp-cyan);color:#fff}
.hhp-events-empty{padding:50px 24px;border:1px dashed var(--hhp-cyan);border-radius:20px;text-align:center}
.hhp-events-empty h3{margin-top:0}
@media(max-width:1100px){.hhp-events-filter-form{grid-template-columns:repeat(3,minmax(0,1fr))}.hhp-events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){.hhp-events-featured-layout{grid-template-columns:1fr}.hhp-events-featured-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hhp-featured-event-compact{grid-template-columns:110px minmax(0,1fr) 34px}.hhp-featured-event-body{grid-template-columns:1fr}}
@media(max-width:650px){.hhp-events-featured-list,.hhp-events-grid,.hhp-events-filter-form{grid-template-columns:1fr}.hhp-featured-event-primary>.hhp-event-image{aspect-ratio:1.35/1}.hhp-featured-event-body{padding:22px}.hhp-featured-event-compact{grid-template-columns:100px minmax(0,1fr) 32px}.hhp-event-countdown{left:20px}.hhp-events-directory{margin-top:50px}}

/* Local Talent directory */
.hhp-jobs-featured,.hhp-jobs-directory{--hhp-cyan:#13b9d2;--hhp-pink:#f65ab7;--hhp-ink:#303038;--hhp-muted:#70727a;color:var(--hhp-ink)}
.hhp-jobs-section-title{margin:0 0 28px;color:var(--hhp-cyan);font-size:clamp(1.35rem,2vw,2rem);font-weight:500}
.hhp-jobs-featured-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.9fr);gap:24px;align-items:stretch}
.hhp-featured-job-primary,.hhp-featured-job-compact,.hhp-job-card{background:#fff;border:1px solid rgba(48,48,56,.1);border-radius:26px;box-shadow:0 3px 10px rgba(34,42,52,.12);overflow:hidden}
.hhp-job-image{position:relative;display:block;overflow:hidden;background:#e9eef0}.hhp-job-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hhp-job-image:hover img{transform:scale(1.025)}.hhp-job-image-placeholder{display:block;min-height:240px;background:linear-gradient(135deg,#dfe8eb,#f4f6f7)}
.hhp-featured-job-primary>.hhp-job-image{aspect-ratio:2.05/1;border-radius:25px 25px 0 0}.hhp-job-status{position:absolute;left:32px;bottom:0;padding:12px 22px 10px;border-radius:18px 18px 0 0;background:var(--hhp-cyan);color:#fff;font-size:1.05rem;font-weight:700}
.hhp-featured-job-body{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:start;padding:25px 30px 28px}.hhp-featured-job-body h3,.hhp-featured-job-compact h3,.hhp-job-card h3{margin:0 0 18px;font-size:1.05rem;line-height:1.3}.hhp-featured-job-body h3 a,.hhp-featured-job-compact h3 a,.hhp-job-card h3 a{color:inherit;text-decoration:none}
.hhp-jobs-featured-list{display:grid;gap:16px;align-content:start}.hhp-featured-job-compact{display:grid;grid-template-columns:132px minmax(0,1fr) 36px;gap:16px;align-items:center;border-radius:16px;padding-right:14px}.hhp-featured-job-compact>.hhp-job-image{height:100%;min-height:126px;border-radius:15px 0 0 15px}.hhp-featured-job-compact-body{padding:15px 0}
.hhp-job-details{display:grid;gap:10px;margin:0;padding:0;list-style:none;color:#535761;font-size:.82rem;line-height:1.4}.hhp-job-details li{display:grid;grid-template-columns:1.35rem minmax(0,1fr);gap:9px;align-items:center}.hhp-job-detail-icon{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;color:var(--hhp-pink)}.hhp-job-detail-icon svg{display:block;width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hhp-job-arrow{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--hhp-pink);color:#fff!important;text-decoration:none;transition:transform .2s ease}.hhp-job-arrow svg,.hhp-job-apply svg{display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hhp-job-arrow:hover{transform:translateX(2px)}
.hhp-job-apply{display:inline-flex;align-items:center;gap:8px;color:var(--hhp-pink)!important;font-weight:700;text-decoration:none;white-space:nowrap}.hhp-job-apply svg{width:22px;height:22px;padding:4px;border-radius:50%;background:var(--hhp-pink);color:#fff}
.hhp-jobs-directory{margin-top:70px}.hhp-jobs-filter-form{display:grid;grid-template-columns:minmax(220px,1.35fr) repeat(5,minmax(135px,1fr)) auto;gap:14px;align-items:center;margin-bottom:34px}.hhp-jobs-filter-form label{margin:0}.hhp-jobs-filter-form select{width:100%;min-height:46px;border:1.5px solid var(--hhp-cyan);border-radius:6px;background:#fff;color:#50545c;padding:0 14px}.hhp-jobs-filter-submit{min-height:46px;padding:0 22px;border:0;border-radius:6px;background:var(--hhp-cyan);color:#fff;font-weight:700;cursor:pointer}.hhp-jobs-filter-clear{grid-column:1/-1;width:max-content;color:var(--hhp-pink);font-weight:600;text-decoration:none}
.hhp-jobs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.hhp-job-card{position:relative;display:flex;flex-direction:column}.hhp-job-card>.hhp-job-image{aspect-ratio:1.22/1;border-radius:25px 25px 0 0}.hhp-job-card-body{position:relative;display:flex;flex:1;flex-direction:column;padding:25px 24px 22px}.hhp-job-card-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:15px;align-items:start}.hhp-job-card-body .hhp-job-details{padding-right:42px}.hhp-job-card-actions{position:absolute;right:18px;bottom:16px}.hhp-job-card-actions button{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:0;background:transparent;color:var(--hhp-cyan);cursor:pointer}.hhp-job-card-actions button svg{display:block;width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hhp-jobs-pagination{margin-top:34px}.hhp-jobs-pagination .page-numbers{display:flex;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}.hhp-jobs-pagination a,.hhp-jobs-pagination span{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:1px solid var(--hhp-cyan);border-radius:18px;color:var(--hhp-cyan);text-decoration:none}.hhp-jobs-pagination .current{background:var(--hhp-cyan);color:#fff}.hhp-jobs-empty{padding:50px 24px;border:1px dashed var(--hhp-cyan);border-radius:20px;text-align:center}
@media(max-width:1100px){.hhp-jobs-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.hhp-jobs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){.hhp-jobs-featured-layout{grid-template-columns:1fr}.hhp-jobs-featured-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hhp-featured-job-body{grid-template-columns:1fr}}@media(max-width:650px){.hhp-jobs-featured-list,.hhp-jobs-grid,.hhp-jobs-filter-form{grid-template-columns:1fr}.hhp-featured-job-primary>.hhp-job-image{aspect-ratio:1.35/1}.hhp-featured-job-body{padding:22px}.hhp-featured-job-compact{grid-template-columns:100px minmax(0,1fr) 32px}.hhp-job-status{left:20px}.hhp-jobs-directory{margin-top:50px}}

/* Shared directory pagination polish */
.hhp-events-pagination,.hhp-jobs-pagination{margin-top:38px;overflow-x:auto;padding:2px 2px 8px}
.hhp-events-pagination .page-numbers,.hhp-jobs-pagination .page-numbers{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}
.hhp-events-pagination li,.hhp-jobs-pagination li{display:flex;margin:0}
.hhp-events-pagination a,.hhp-events-pagination span,.hhp-jobs-pagination a,.hhp-jobs-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 14px;border:1.5px solid var(--hhp-cyan);border-radius:999px;background:#fff;color:var(--hhp-cyan);font-size:1rem;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;box-sizing:border-box;transition:background-color .2s ease,color .2s ease,transform .2s ease}
.hhp-events-pagination a:hover,.hhp-jobs-pagination a:hover{background:rgba(19,185,210,.1);transform:translateY(-1px)}
.hhp-events-pagination .current,.hhp-jobs-pagination .current{border-color:var(--hhp-cyan);background:var(--hhp-cyan);color:#fff}
.hhp-events-pagination .prev,.hhp-events-pagination .next,.hhp-jobs-pagination .prev,.hhp-jobs-pagination .next{min-width:auto;padding:0 18px}
@media(max-width:520px){.hhp-events-pagination .page-numbers,.hhp-jobs-pagination .page-numbers{gap:7px}.hhp-events-pagination a,.hhp-events-pagination span,.hhp-jobs-pagination a,.hhp-jobs-pagination span{min-width:40px;height:40px;padding:0 12px}.hhp-events-pagination .prev,.hhp-events-pagination .next,.hhp-jobs-pagination .prev,.hhp-jobs-pagination .next{font-size:.9rem;padding:0 14px}}

/* Event and job single templates */
.hhp-single{--hhp-cyan:#13b9d2;--hhp-pink:#f65ab7;--hhp-ink:#303038;--hhp-muted:#6e727b;color:var(--hhp-ink);padding:0 20px 80px}
.hhp-single-shell{width:min(1180px,100%);margin:0 auto}
.hhp-single-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);overflow:hidden;border:1px solid rgba(48,48,56,.1);border-radius:30px;background:#fff;box-shadow:0 8px 28px rgba(34,42,52,.1)}
.hhp-single-hero-media{position:relative;min-height:460px;background:#e9eef0;overflow:hidden}
.hhp-single-hero-media img,.hhp-single-image-placeholder{display:block;width:100%;height:100%;object-fit:cover}
.hhp-single-image-placeholder{min-height:460px;background:linear-gradient(135deg,#d9eef2,#f5f7f8)}
.hhp-single-status{position:absolute;left:30px;bottom:0;padding:13px 24px 11px;border-radius:18px 18px 0 0;background:var(--hhp-cyan);color:#fff;font-weight:700}
.hhp-single-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:52px 48px}
.hhp-single-kicker{margin:0 0 12px;color:var(--hhp-cyan);font-size:.84rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.hhp-single-hero h1{margin:0 0 20px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.06}
.hhp-single-intro{margin:0 0 28px;color:var(--hhp-muted);font-size:1.05rem;line-height:1.7}
.hhp-single-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 22px;margin:0;padding:0;list-style:none}
.hhp-single-meta li{display:grid;grid-template-columns:1.6rem minmax(0,1fr);gap:11px;align-items:center;color:#525762;font-size:.92rem;line-height:1.45}
.hhp-single-meta-icon{display:inline-flex;width:1.6rem;height:1.6rem;align-items:center;justify-content:center;color:var(--hhp-pink)}
.hhp-single-meta-icon svg,.hhp-single-actions svg,.hhp-single-text-link svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hhp-single-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:32px}
.hhp-single-primary-button,.hhp-single-share{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:0 20px;border:0;border-radius:999px;font-weight:700;text-decoration:none;cursor:pointer}
.hhp-single-primary-button{background:var(--hhp-pink);color:#fff!important;transition:transform .2s ease,box-shadow .2s ease}.hhp-single-primary-button:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(244,82,174,.24)}
.hhp-single-button-arrow{display:inline-flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.18);color:#fff!important;line-height:0}.hhp-single-primary-button .hhp-single-button-arrow svg{display:block;width:15px;height:15px;fill:none!important;stroke:#fff!important;color:#fff!important;stroke-width:2!important;stroke-linecap:round;stroke-linejoin:round}.hhp-single-primary-button .hhp-single-button-arrow svg *{fill:none!important;stroke:#fff!important}
.hhp-single-share{border:1.5px solid var(--hhp-cyan);background:#fff;color:var(--hhp-cyan)}.hhp-single-share svg{width:20px;height:20px}
.hhp-single-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:48px;margin-top:56px;align-items:start}
.hhp-single-content{font-size:1.05rem;line-height:1.85}.hhp-single-content>:first-child{margin-top:0}.hhp-single-content>:last-child{margin-bottom:0}
.hhp-single-sidebar{position:sticky;top:30px;padding:28px;border-radius:22px;background:#effbfc;border:1px solid rgba(19,185,210,.2)}
.hhp-single-sidebar h2{margin:0 0 22px;color:var(--hhp-cyan);font-size:1.35rem}.hhp-single-sidebar .hhp-single-meta{grid-template-columns:1fr}.hhp-single-primary-button-block{width:100%;margin-top:26px;box-sizing:border-box}
.hhp-single-related{margin-top:76px}.hhp-single-related>h2{margin:0 0 28px;color:var(--hhp-cyan);font-size:clamp(1.5rem,2.5vw,2.2rem)}
.hhp-single-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.hhp-single-related-card{overflow:hidden;border:1px solid rgba(48,48,56,.1);border-radius:22px;background:#fff;box-shadow:0 3px 12px rgba(34,42,52,.08)}
.hhp-single-related-image{display:block;aspect-ratio:1.55/1;background:#e9eef0;overflow:hidden}.hhp-single-related-image img,.hhp-single-related-image .hhp-single-image-placeholder{width:100%;height:100%;object-fit:cover;min-height:0}.hhp-single-related-card>div{padding:22px}.hhp-single-related-card h3{margin:0 0 10px;font-size:1.1rem}.hhp-single-related-card h3 a{color:inherit;text-decoration:none}.hhp-single-related-card p{margin:0 0 18px;color:var(--hhp-muted);line-height:1.6}
.hhp-single-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--hhp-pink);font-weight:700;text-decoration:none}.hhp-single-text-link svg{width:17px;height:17px}
@media(max-width:960px){.hhp-single-hero{grid-template-columns:1fr}.hhp-single-hero-media{min-height:380px}.hhp-single-content-layout{grid-template-columns:1fr}.hhp-single-sidebar{position:static}.hhp-single-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.hhp-single{padding:28px 14px 60px}.hhp-single-hero{border-radius:22px}.hhp-single-hero-media{min-height:280px}.hhp-single-hero-copy{padding:30px 24px}.hhp-single-meta{grid-template-columns:1fr}.hhp-single-content-layout{margin-top:38px;gap:32px}.hhp-single-related{margin-top:54px}.hhp-single-related-grid{grid-template-columns:1fr}.hhp-single-actions{align-items:stretch}.hhp-single-primary-button,.hhp-single-share{width:100%;box-sizing:border-box}}

/* Local resources directory */
.hhp-resources-directory{--hhp-cyan:#13b9d2;--hhp-pink:#f65ab7;--hhp-ink:#303038;margin:0 0 72px;color:var(--hhp-ink)}
.hhp-resources-section-title{margin:0 0 24px;color:var(--hhp-cyan);font-size:clamp(1.45rem,2.4vw,2rem)}
.hhp-resources-filter-form{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr)) auto;gap:14px;align-items:center;margin-bottom:30px}.hhp-resources-filter-form label{margin:0}.hhp-resources-filter-form select{width:100%;min-height:44px;border:1.5px solid var(--hhp-cyan);border-radius:6px;background:#fff;color:#50545c;padding:0 14px}.hhp-resources-filter-submit{min-height:44px;padding:0 20px;border:0;border-radius:6px;background:var(--hhp-cyan);color:#fff;font-weight:700;cursor:pointer}.hhp-resources-filter-clear{grid-column:1/-1;width:max-content;color:var(--hhp-pink);font-weight:700;text-decoration:none}
.hhp-resources-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.hhp-resource-card{display:flex;overflow:hidden;flex-direction:column;border:1px solid rgba(48,48,56,.1);border-radius:24px;background:#fff;box-shadow:0 3px 12px rgba(34,42,52,.09)}.hhp-resource-image{display:block;aspect-ratio:1.38/1;background:#eaf1f2;overflow:hidden}.hhp-resource-image img,.hhp-resource-image-placeholder{display:block;width:100%;height:100%;object-fit:cover}.hhp-resource-image-placeholder{background:linear-gradient(135deg,#d9eef2,#f5f7f8)}.hhp-resource-card-body{display:flex;flex:1;flex-direction:column;padding:24px}.hhp-resource-logo{width:auto;max-width:130px;height:38px;object-fit:contain;object-position:left center;margin-bottom:16px}.hhp-resource-logo-fallback{display:inline-flex;width:48px;height:34px;align-items:center;justify-content:center;margin-bottom:16px;border-radius:4px;background:var(--hhp-cyan);color:#fff;font-weight:800}.hhp-resource-card-heading{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:12px;align-items:center}.hhp-resource-card h3{margin:0;font-size:1.05rem}.hhp-resource-card h3 a{color:inherit;text-decoration:none}.hhp-resource-card-body>p{margin:12px 0 18px;color:#666b74;line-height:1.6}.hhp-resource-arrow{display:flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:var(--hhp-pink);color:#fff}.hhp-resource-arrow svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hhp-resource-details{display:grid;gap:9px;margin:auto 0 0;padding:0;list-style:none}.hhp-resource-details li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:start;font-size:.86rem;line-height:1.45}.hhp-resource-details svg{width:18px;height:18px;fill:none;stroke:var(--hhp-pink);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hhp-resources-pagination{margin-top:36px}.hhp-resources-pagination .page-numbers{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.hhp-resources-pagination li{display:flex}.hhp-resources-pagination a,.hhp-resources-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 14px;border:1.5px solid var(--hhp-cyan);border-radius:999px;background:#fff;color:var(--hhp-cyan);font-weight:600;text-decoration:none}.hhp-resources-pagination .current{background:var(--hhp-cyan);color:#fff}.hhp-resources-empty{padding:48px 24px;border:1px dashed var(--hhp-cyan);border-radius:20px;text-align:center}
.hhp-single-resource-logo{width:auto;max-width:180px;height:54px;object-fit:contain;object-position:left center;margin-bottom:18px}.hhp-resource-emergency{display:grid;gap:5px;margin-top:22px;padding:14px;border-radius:12px;background:#fff;border:1px solid rgba(246,90,183,.25)}.hhp-resource-emergency strong{color:var(--hhp-pink)}
@media(max-width:1050px){.hhp-resources-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.hhp-resources-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.hhp-resources-filter-form,.hhp-resources-grid{grid-template-columns:1fr}.hhp-resource-card-body{padding:20px}}


/* Local support directory */
.hhp-support-directory{--hhp-cyan:#13b9d2;--hhp-pink:#f65ab7;--hhp-ink:#303038;margin:0 0 72px;color:var(--hhp-ink)}.hhp-support-title{margin:0 0 24px;color:var(--hhp-cyan);font-size:clamp(1.45rem,2.4vw,2rem)}
.hhp-support-featured{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(330px,.9fr);gap:24px;margin-bottom:64px}.hhp-support-featured-main,.hhp-support-featured-small,.hhp-support-card{position:relative;overflow:hidden;border:1px solid rgba(48,48,56,.1);border-radius:24px;background:#fff;box-shadow:0 3px 12px rgba(34,42,52,.09)}.hhp-support-featured-main{display:grid;grid-template-rows:auto auto}.hhp-support-featured-main-media{position:relative;display:block;overflow:hidden;background:#eaf1f2;aspect-ratio:1.8/1}.hhp-support-featured-main-media img,.hhp-support-featured-main-media .hhp-support-image-placeholder{display:block;width:100%;height:100%;object-fit:cover}.hhp-support-featured-main-content{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.72fr) 34px;gap:24px;align-items:start;padding:24px}.hhp-support-featured-main-copy p{margin:0;color:#666b74;line-height:1.6}.hhp-support-featured-main-details{padding-top:2px}.hhp-support-featured-main h3,.hhp-support-featured-small h3,.hhp-support-card h3{margin:0 0 14px}.hhp-support-featured-main h3 a,.hhp-support-featured-small h3 a,.hhp-support-card h3 a{color:inherit;text-decoration:none}.hhp-support-badge{position:absolute;left:24px;bottom:0;padding:10px 24px;border-radius:14px 14px 0 0;background:var(--hhp-cyan);color:#fff;font-weight:700}.hhp-support-featured-list{display:grid;gap:14px}.hhp-support-featured-small{display:grid;grid-template-columns:116px minmax(0,1fr) 34px;gap:15px;align-items:center;padding-right:14px}.hhp-support-featured-small-media{display:block;width:116px;height:100%;min-height:112px;overflow:hidden;background:#eaf1f2}.hhp-support-featured-small-media img,.hhp-support-featured-small-media .hhp-support-image-placeholder{display:block;width:100%;height:100%;object-fit:cover}
.hhp-support-filter-form{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr)) auto;gap:14px;align-items:center;margin-bottom:30px}.hhp-support-filter-form select{width:100%;min-height:44px;border:1.5px solid var(--hhp-cyan);border-radius:6px;background:#fff;padding:0 14px}.hhp-support-filter-form button{min-height:44px;padding:0 20px;border:0;border-radius:6px;background:var(--hhp-cyan);color:#fff;font-weight:700}.hhp-support-filter-form>a{grid-column:1/-1;color:var(--hhp-pink);font-weight:700;text-decoration:none}
.hhp-support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.hhp-support-card{display:flex;flex-direction:column}.hhp-support-image{display:block;aspect-ratio:1.25/1;overflow:hidden;background:#eaf1f2}.hhp-support-image img,.hhp-support-image-placeholder{display:block;width:100%;height:100%;object-fit:cover}.hhp-support-image-placeholder{background:linear-gradient(135deg,#d9eef2,#f5f7f8)}.hhp-support-card-body{position:relative;display:flex;flex:1;flex-direction:column;padding:24px}.hhp-support-card-heading{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:12px;align-items:center}.hhp-support-card-body>p{margin:0 0 18px;color:#666b74;line-height:1.6}.hhp-support-meta{display:grid;gap:8px;margin:0;padding:0;list-style:none}.hhp-support-meta li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:center;font-size:.86rem}.hhp-support-meta svg{width:18px;height:18px;fill:none;stroke:var(--hhp-pink);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hhp-support-arrow{display:flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:var(--hhp-pink);color:#fff!important}.hhp-support-arrow svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.hhp-support-share{position:absolute;right:18px;bottom:16px;width:36px;height:36px;border:0;background:transparent;color:var(--hhp-cyan);cursor:pointer}.hhp-support-share svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.hhp-support-pagination{margin-top:36px}.hhp-support-pagination .page-numbers{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.hhp-support-pagination li{display:flex}.hhp-support-pagination a,.hhp-support-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 14px;border:1.5px solid var(--hhp-cyan);border-radius:999px;background:#fff;color:var(--hhp-cyan);font-weight:600;text-decoration:none}.hhp-support-pagination .current{background:var(--hhp-cyan);color:#fff}.hhp-support-empty{padding:48px 24px;border:1px dashed var(--hhp-cyan);border-radius:20px;text-align:center}
@media(max-width:1000px){.hhp-support-featured{grid-template-columns:1fr}.hhp-support-filter-form,.hhp-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.hhp-support-featured-main-content{grid-template-columns:1fr 34px}.hhp-support-featured-main-details{grid-column:1/-1}.hhp-support-featured-main-content>.hhp-support-arrow{grid-column:2;grid-row:1}}@media(max-width:650px){.hhp-support-featured-list,.hhp-support-filter-form,.hhp-support-grid{grid-template-columns:1fr}.hhp-support-featured-small{grid-template-columns:90px minmax(0,1fr) 32px}.hhp-support-featured-small-media{width:90px}.hhp-support-featured-main-content{padding:20px}.hhp-support-featured-main-media{aspect-ratio:1.35/1}}

/* Compact featured directory layouts - v2.12.0-beta.3 */
.hhp-events-featured-layout,
.hhp-jobs-featured-layout{
  grid-template-columns:minmax(0,1.5fr) minmax(330px,.9fr);
  gap:24px;
  align-items:stretch;
}
.hhp-featured-event-primary,
.hhp-featured-job-primary{
  display:grid;
  grid-template-rows:auto auto;
  align-self:start;
  border-radius:24px;
}
.hhp-featured-event-primary>.hhp-event-image,
.hhp-featured-job-primary>.hhp-job-image{
  aspect-ratio:1.8/1;
  border-radius:23px 23px 0 0;
}
.hhp-featured-event-body,
.hhp-featured-job-body{
  gap:24px;
  padding:24px;
}
.hhp-featured-event-body h3,
.hhp-featured-job-body h3{
  margin-bottom:14px;
}
.hhp-events-featured-list,
.hhp-jobs-featured-list{
  gap:14px;
}
.hhp-featured-event-compact,
.hhp-featured-job-compact{
  grid-template-columns:116px minmax(0,1fr) 34px;
  gap:15px;
  min-height:112px;
  padding-right:14px;
  border-radius:24px;
}
.hhp-featured-event-compact>.hhp-event-image,
.hhp-featured-job-compact>.hhp-job-image{
  width:116px;
  min-height:112px;
  border-radius:23px 0 0 23px;
}
.hhp-featured-event-compact-body,
.hhp-featured-job-compact-body{
  padding:13px 0;
}
.hhp-featured-event-compact h3,
.hhp-featured-job-compact h3{
  margin-bottom:10px;
}
@media(max-width:850px){
  .hhp-featured-event-primary,
  .hhp-featured-job-primary{align-self:stretch}
}
@media(max-width:650px){
  .hhp-featured-event-primary>.hhp-event-image,
  .hhp-featured-job-primary>.hhp-job-image{aspect-ratio:1.35/1}
  .hhp-featured-event-compact,
  .hhp-featured-job-compact{grid-template-columns:90px minmax(0,1fr) 32px}
  .hhp-featured-event-compact>.hhp-event-image,
  .hhp-featured-job-compact>.hhp-job-image{width:90px}
}

/* Shared featured directory component - v2.12.0-beta.4 */
.hhp-featured-grid{
  --hhp-featured-height:620px;
  display:grid;
  grid-template-columns:minmax(0,1.5fr) minmax(330px,.9fr);
  gap:24px;
  align-items:stretch;
  height:var(--hhp-featured-height);
}
.hhp-featured-primary{
  display:grid!important;
  grid-template-rows:minmax(0,1fr) auto!important;
  min-width:0;
  height:100%;
  align-self:stretch!important;
  overflow:hidden;
  border-radius:24px!important;
}
.hhp-featured-primary>.hhp-event-image,
.hhp-featured-primary>.hhp-job-image,
.hhp-featured-primary>.hhp-support-featured-main-media{
  width:100%;
  height:100%;
  min-height:0;
  aspect-ratio:auto!important;
  border-radius:23px 23px 0 0!important;
}
.hhp-featured-primary-content{
  min-height:148px;
  padding:22px 24px!important;
  gap:22px!important;
  align-items:center!important;
}
.hhp-featured-primary-content h3{margin-bottom:10px!important}
.hhp-featured-primary-content p{line-height:1.55!important}
.hhp-featured-side-list{
  display:grid!important;
  grid-template-rows:repeat(3,minmax(0,1fr));
  gap:14px!important;
  min-height:0;
  height:100%;
  align-content:stretch!important;
}
.hhp-featured-side-card{
  display:grid!important;
  grid-template-columns:116px minmax(0,1fr) 34px!important;
  gap:15px!important;
  min-width:0;
  min-height:0!important;
  height:100%;
  align-items:center!important;
  padding-right:14px!important;
  border-radius:24px!important;
}
.hhp-featured-side-card>.hhp-event-image,
.hhp-featured-side-card>.hhp-job-image,
.hhp-featured-side-card>.hhp-support-featured-small-media{
  display:block;
  width:116px!important;
  height:100%!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  border-radius:23px 0 0 23px!important;
  overflow:hidden;
}
.hhp-featured-side-content,
.hhp-featured-side-card>div{
  min-width:0;
  padding:12px 0!important;
}
.hhp-featured-side-card h3{
  margin:0 0 9px!important;
  font-size:1rem!important;
  line-height:1.25!important;
}
.hhp-featured-side-card .hhp-event-details,
.hhp-featured-side-card .hhp-job-details,
.hhp-featured-side-card .hhp-support-meta{
  gap:7px!important;
  font-size:.8rem!important;
  line-height:1.3!important;
}
.hhp-featured-side-card .hhp-event-details li,
.hhp-featured-side-card .hhp-job-details li{
  grid-template-columns:18px minmax(0,1fr)!important;
  gap:9px!important;
}
.hhp-featured-side-card .hhp-event-detail-icon,
.hhp-featured-side-card .hhp-job-detail-icon{
  width:18px!important;
  height:18px!important;
}
.hhp-featured-side-card .hhp-event-detail-icon svg,
.hhp-featured-side-card .hhp-job-detail-icon svg{
  width:18px!important;
  height:18px!important;
}
@media(max-width:1000px){
  .hhp-featured-grid{height:auto;grid-template-columns:1fr}
  .hhp-featured-primary{height:auto}
  .hhp-featured-primary>.hhp-event-image,
  .hhp-featured-primary>.hhp-job-image,
  .hhp-featured-primary>.hhp-support-featured-main-media{aspect-ratio:1.8/1!important;height:auto!important}
  .hhp-featured-side-list{height:auto;grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr))}
  .hhp-featured-side-card{min-height:132px!important}
}
@media(max-width:650px){
  .hhp-featured-primary>.hhp-event-image,
  .hhp-featured-primary>.hhp-job-image,
  .hhp-featured-primary>.hhp-support-featured-main-media{aspect-ratio:1.35/1!important}
  .hhp-featured-side-list{grid-template-columns:1fr}
  .hhp-featured-side-card{grid-template-columns:90px minmax(0,1fr) 32px!important;min-height:118px!important}
  .hhp-featured-side-card>.hhp-event-image,
  .hhp-featured-side-card>.hhp-job-image,
  .hhp-featured-side-card>.hhp-support-featured-small-media{width:90px!important}
}

/* Local Light - v2.13.0-beta.1 */
.hhp-spotlight-featured-section,.hhp-spotlight-directory{margin:0 0 56px}.hhp-spotlight-featured-section>h2,.hhp-spotlight-directory>h2{margin:0 0 20px}.hhp-spotlight-featured-card{display:grid;grid-template-columns:minmax(260px,.82fr) 88px minmax(0,1.28fr);gap:16px;padding:22px;border:1px solid #e5e7eb;border-radius:22px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.08);align-items:stretch;min-height:0}.hhp-spotlight-featured-main-image{display:block;height:300px;border:2px solid #ff4fb3;border-radius:15px;overflow:hidden;background:#eef8fb}.hhp-spotlight-featured-main-image img,.hhp-spotlight-card-image img,.hhp-spotlight-gallery img{width:100%;height:100%;object-fit:cover;display:block}.hhp-spotlight-gallery{display:grid;grid-template-rows:repeat(3,1fr);gap:8px;height:300px}.hhp-spotlight-gallery img{border-radius:11px;min-height:0}.hhp-spotlight-featured-copy{display:flex;flex-direction:column;min-width:0;padding:4px 2px}.hhp-spotlight-kicker{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0 0 5px}.hhp-spotlight-featured-copy h3{margin:0 0 10px;font-size:1.28rem}.hhp-spotlight-featured-copy>p:not(.hhp-spotlight-kicker){line-height:1.55;margin:0;font-size:.96rem}.hhp-spotlight-featured-footer{margin-top:auto;display:flex;align-items:center;gap:11px;flex-wrap:wrap;padding-top:14px}.hhp-spotlight-logo{max-width:130px;max-height:48px;object-fit:contain}.hhp-spotlight-socials{display:flex;gap:7px;align-items:center}.hhp-spotlight-socials a{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#10b9d6;color:#fff;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.hhp-spotlight-socials a:hover{transform:translateY(-2px);box-shadow:0 5px 12px rgba(16,185,214,.28)}.hhp-spotlight-socials svg{width:16px;height:16px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hhp-spotlight-socials a:nth-child(2) svg,.hhp-spotlight-socials a:nth-child(4) svg{fill:currentColor;stroke:none}.hhp-spotlight-socials .hhp-social-fill{fill:currentColor;stroke:none}.hhp-spotlight-cta{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border-radius:999px;background:#ff4fb3;color:#fff!important;text-decoration:none;font-weight:700;font-size:.9rem}.hhp-spotlight-cta .hhp-cta-arrow{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.hhp-spotlight-cta svg{width:15px;height:15px}.hhp-spotlight-list{display:grid;gap:18px}.hhp-spotlight-card{display:grid;grid-template-columns:180px minmax(0,1fr) 230px;gap:20px;align-items:center;border:1px solid #e5e7eb;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 6px 18px rgba(15,23,42,.07)}.hhp-spotlight-card-image{height:160px;background:#eef8fb}.hhp-spotlight-card-copy{padding:18px 0}.hhp-spotlight-card-copy h3{margin:0 0 8px}.hhp-spotlight-card-copy p{margin:0;line-height:1.5;font-size:.94rem}.hhp-spotlight-card-actions{padding:17px 20px;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.hhp-spotlight-pagination .page-numbers{display:flex;gap:10px;flex-wrap:wrap;list-style:none;padding:0}.hhp-spotlight-pagination a,.hhp-spotlight-pagination span{display:inline-flex;min-width:42px;height:42px;padding:0 14px;align-items:center;justify-content:center;border:1px solid #10b9d6;border-radius:999px;text-decoration:none}.hhp-spotlight-pagination .current{background:#10b9d6;color:#fff}.hhp-single-spotlight .hhp-single-status{background:#10b9d6}
@media(max-width:980px){.hhp-spotlight-featured-card{grid-template-columns:minmax(0,1fr) 86px}.hhp-spotlight-featured-copy{grid-column:1/-1}.hhp-spotlight-card{grid-template-columns:150px minmax(0,1fr)}.hhp-spotlight-card-actions{grid-column:1/-1;flex-direction:row;justify-content:flex-end;align-items:center}}
@media(max-width:650px){.hhp-spotlight-featured-card{grid-template-columns:1fr;padding:16px}.hhp-spotlight-featured-main-image{height:240px}.hhp-spotlight-gallery{grid-template-columns:repeat(3,1fr);grid-template-rows:none;height:auto}.hhp-spotlight-gallery img{aspect-ratio:1/1}.hhp-spotlight-card{grid-template-columns:1fr}.hhp-spotlight-card-image{height:220px}.hhp-spotlight-card-copy,.hhp-spotlight-card-actions{padding:16px}.hhp-spotlight-card-actions{align-items:flex-start;justify-content:flex-start}}

/* Local Light horizontal card polish - v2.14.0-beta.2 */
.hhp-spotlight-card{
    grid-template-columns:180px minmax(0,1fr) 230px;
    gap:0;
    align-items:stretch;
}
.hhp-spotlight-card-image{
    display:block;
    width:100%;
    height:100%;
    min-height:170px;
    align-self:stretch;
    overflow:hidden;
    border-radius:19px 0 0 19px;
}
.hhp-spotlight-card-image img{
    width:100%;
    height:100%;
    min-height:170px;
    object-fit:cover;
}
.hhp-spotlight-card-copy{
    display:flex;
    flex-direction:column;
    justify-content:center;
    min-width:0;
    padding:24px 24px 24px 40px;
}
.hhp-spotlight-card-actions{
    justify-content:center;
    padding:22px 20px 22px 28px;
}
@media(max-width:980px){
    .hhp-spotlight-card{
        grid-template-columns:160px minmax(0,1fr);
    }
    .hhp-spotlight-card-image,
    .hhp-spotlight-card-image img{
        min-height:160px;
    }
    .hhp-spotlight-card-copy{
        padding:22px 24px 22px 32px;
    }
    .hhp-spotlight-card-actions{
        grid-column:1/-1;
        padding:16px 22px;
        border-top:1px solid #eef2f6;
    }
}
@media(max-width:650px){
    .hhp-spotlight-card{
        grid-template-columns:1fr;
    }
    .hhp-spotlight-card-image{
        height:230px;
        min-height:230px;
        border-radius:19px 19px 0 0;
    }
    .hhp-spotlight-card-image img{
        min-height:230px;
    }
    .hhp-spotlight-card-copy{
        padding:24px;
    }
    .hhp-spotlight-card-actions{
        padding:0 24px 24px;
        border-top:0;
    }
}

/* Local Light mobile card refinements - v2.14.0-beta.3 */
@media(max-width:650px){
    .hhp-spotlight-card-image{
        height:190px;
        min-height:190px;
    }
    .hhp-spotlight-card-image img{
        min-height:190px;
    }
    .hhp-spotlight-card-copy{
        padding:20px 22px 14px;
    }
    .hhp-spotlight-card-actions{
        display:flex;
        flex-direction:column;
        align-items:flex-start;
        justify-content:flex-start;
        gap:12px;
        width:100%;
        padding:8px 22px 22px;
    }
    .hhp-spotlight-card-actions .hhp-spotlight-logo{
        width:auto;
        max-width:150px;
        max-height:52px;
        align-self:flex-start;
    }
    .hhp-spotlight-card-actions .hhp-spotlight-socials{
        width:100%;
        flex-wrap:wrap;
        justify-content:flex-start;
    }
    .hhp-spotlight-card-actions .hhp-spotlight-cta{
        width:100%;
        justify-content:space-between;
        box-sizing:border-box;
        padding:11px 16px;
    }
}
@media(max-width:420px){
    .hhp-spotlight-card-image,
    .hhp-spotlight-card-image img{
        height:175px;
        min-height:175px;
    }
    .hhp-spotlight-card-copy{
        padding:18px 18px 12px;
    }
    .hhp-spotlight-card-actions{
        padding:8px 18px 18px;
    }
}


/* Unified directory pagination - v2.14.0-beta.4 */
.hhp-events-pagination .page-numbers,
.hhp-jobs-pagination .page-numbers,
.hhp-resources-pagination .page-numbers,
.hhp-support-pagination .page-numbers,
.hhp-spotlight-pagination .page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 9px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.hhp-events-pagination li,
.hhp-jobs-pagination li,
.hhp-resources-pagination li,
.hhp-support-pagination li,
.hhp-spotlight-pagination li { display: flex; }
.hhp-events-pagination a,
.hhp-events-pagination span.page-numbers,
.hhp-jobs-pagination a,
.hhp-jobs-pagination span.page-numbers,
.hhp-resources-pagination a,
.hhp-resources-pagination span.page-numbers,
.hhp-support-pagination a,
.hhp-support-pagination span.page-numbers,
.hhp-spotlight-pagination a,
.hhp-spotlight-pagination span.page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 12px;
    border-radius: 999px;
    font-size: .9rem;
    line-height: 1;
    white-space: nowrap;
}
.hhp-events-pagination .prev,
.hhp-events-pagination .next,
.hhp-jobs-pagination .prev,
.hhp-jobs-pagination .next,
.hhp-resources-pagination .prev,
.hhp-resources-pagination .next,
.hhp-support-pagination .prev,
.hhp-support-pagination .next,
.hhp-spotlight-pagination .prev,
.hhp-spotlight-pagination .next {
    gap: 7px;
    min-width: auto;
    padding-inline: 14px;
}
.hhp-page-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.15em;
    line-height: 1;
}
@media (max-width: 480px) {
    .hhp-events-pagination a,
    .hhp-events-pagination span.page-numbers,
    .hhp-jobs-pagination a,
    .hhp-jobs-pagination span.page-numbers,
    .hhp-resources-pagination a,
    .hhp-resources-pagination span.page-numbers,
    .hhp-support-pagination a,
    .hhp-support-pagination span.page-numbers,
    .hhp-spotlight-pagination a,
    .hhp-spotlight-pagination span.page-numbers {
        min-width: 38px;
        height: 38px;
        padding-inline: 10px;
        font-size: .84rem;
    }
}

/* Simplified shared directory pagination - v2.14.0-beta.5 */
.hhp-events-pagination,
.hhp-jobs-pagination,
.hhp-resources-pagination,
.hhp-support-pagination,
.hhp-spotlight-pagination {
    margin-top: 36px;
    overflow: visible;
    padding: 0;
}
.hhp-events-pagination ul.page-numbers,
.hhp-jobs-pagination ul.page-numbers,
.hhp-resources-pagination ul.page-numbers,
.hhp-support-pagination ul.page-numbers,
.hhp-spotlight-pagination ul.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 6px;
    margin: 0;
    padding: 12px 16px;
    border: 1px solid #e5e7eb;
    border-radius: 18px;
    background: #fff;
    list-style: none;
    box-shadow: 0 4px 14px rgba(15, 23, 42, .05);
}
.hhp-events-pagination ul.page-numbers > li,
.hhp-jobs-pagination ul.page-numbers > li,
.hhp-resources-pagination ul.page-numbers > li,
.hhp-support-pagination ul.page-numbers > li,
.hhp-spotlight-pagination ul.page-numbers > li {
    display: flex;
    margin: 0;
}
.hhp-events-pagination ul.page-numbers > li > a,
.hhp-events-pagination ul.page-numbers > li > span,
.hhp-jobs-pagination ul.page-numbers > li > a,
.hhp-jobs-pagination ul.page-numbers > li > span,
.hhp-resources-pagination ul.page-numbers > li > a,
.hhp-resources-pagination ul.page-numbers > li > span,
.hhp-support-pagination ul.page-numbers > li > a,
.hhp-support-pagination ul.page-numbers > li > span,
.hhp-spotlight-pagination ul.page-numbers > li > a,
.hhp-spotlight-pagination ul.page-numbers > li > span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 36px;
    padding: 0 10px;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #24303f;
    font-size: .86rem;
    font-weight: 500;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
    box-sizing: border-box;
    transition: background-color .2s ease, color .2s ease;
}
.hhp-events-pagination ul.page-numbers > li > a:hover,
.hhp-jobs-pagination ul.page-numbers > li > a:hover,
.hhp-resources-pagination ul.page-numbers > li > a:hover,
.hhp-support-pagination ul.page-numbers > li > a:hover,
.hhp-spotlight-pagination ul.page-numbers > li > a:hover {
    background: rgba(19, 185, 210, .1);
    color: var(--hhp-cyan);
    transform: none;
}
.hhp-events-pagination ul.page-numbers > li > .current,
.hhp-jobs-pagination ul.page-numbers > li > .current,
.hhp-resources-pagination ul.page-numbers > li > .current,
.hhp-support-pagination ul.page-numbers > li > .current,
.hhp-spotlight-pagination ul.page-numbers > li > .current {
    background: var(--hhp-cyan);
    color: #fff;
    font-weight: 700;
}
.hhp-events-pagination ul.page-numbers > li > .prev,
.hhp-events-pagination ul.page-numbers > li > .next,
.hhp-jobs-pagination ul.page-numbers > li > .prev,
.hhp-jobs-pagination ul.page-numbers > li > .next,
.hhp-resources-pagination ul.page-numbers > li > .prev,
.hhp-resources-pagination ul.page-numbers > li > .next,
.hhp-support-pagination ul.page-numbers > li > .prev,
.hhp-support-pagination ul.page-numbers > li > .next,
.hhp-spotlight-pagination ul.page-numbers > li > .prev,
.hhp-spotlight-pagination ul.page-numbers > li > .next {
    gap: 8px;
    min-width: auto;
    padding: 0 10px;
    color: #24303f;
}
.hhp-events-pagination ul.page-numbers > li > .dots,
.hhp-jobs-pagination ul.page-numbers > li > .dots,
.hhp-resources-pagination ul.page-numbers > li > .dots,
.hhp-support-pagination ul.page-numbers > li > .dots,
.hhp-spotlight-pagination ul.page-numbers > li > .dots {
    min-width: 24px;
    padding: 0 3px;
}
.hhp-page-arrow {
    display: inline;
    font-size: 1rem;
    line-height: 1;
}
@media (max-width: 520px) {
    .hhp-events-pagination ul.page-numbers,
    .hhp-jobs-pagination ul.page-numbers,
    .hhp-resources-pagination ul.page-numbers,
    .hhp-support-pagination ul.page-numbers,
    .hhp-spotlight-pagination ul.page-numbers {
        gap: 3px;
        padding: 10px 8px;
        border-radius: 14px;
    }
    .hhp-events-pagination ul.page-numbers > li > a,
    .hhp-events-pagination ul.page-numbers > li > span,
    .hhp-jobs-pagination ul.page-numbers > li > a,
    .hhp-jobs-pagination ul.page-numbers > li > span,
    .hhp-resources-pagination ul.page-numbers > li > a,
    .hhp-resources-pagination ul.page-numbers > li > span,
    .hhp-support-pagination ul.page-numbers > li > a,
    .hhp-support-pagination ul.page-numbers > li > span,
    .hhp-spotlight-pagination ul.page-numbers > li > a,
    .hhp-spotlight-pagination ul.page-numbers > li > span {
        min-width: 32px;
        height: 32px;
        padding: 0 7px;
        font-size: .8rem;
    }
    .hhp-events-pagination ul.page-numbers > li > .prev,
    .hhp-events-pagination ul.page-numbers > li > .next,
    .hhp-jobs-pagination ul.page-numbers > li > .prev,
    .hhp-jobs-pagination ul.page-numbers > li > .next,
    .hhp-resources-pagination ul.page-numbers > li > .prev,
    .hhp-resources-pagination ul.page-numbers > li > .next,
    .hhp-support-pagination ul.page-numbers > li > .prev,
    .hhp-support-pagination ul.page-numbers > li > .next,
    .hhp-spotlight-pagination ul.page-numbers > li > .prev,
    .hhp-spotlight-pagination ul.page-numbers > li > .next {
        padding: 0 6px;
    }
}


/* Arrow-only pagination controls - v2.14.0-beta.6 */
.hhp-events-pagination ul.page-numbers > li > .prev,
.hhp-events-pagination ul.page-numbers > li > .next,
.hhp-jobs-pagination ul.page-numbers > li > .prev,
.hhp-jobs-pagination ul.page-numbers > li > .next,
.hhp-resources-pagination ul.page-numbers > li > .prev,
.hhp-resources-pagination ul.page-numbers > li > .next,
.hhp-support-pagination ul.page-numbers > li > .prev,
.hhp-support-pagination ul.page-numbers > li > .next,
.hhp-spotlight-pagination ul.page-numbers > li > .prev,
.hhp-spotlight-pagination ul.page-numbers > li > .next {
    width: 36px;
    min-width: 36px;
    padding: 0;
    border: 1px solid var(--hhp-cyan);
    color: var(--hhp-cyan);
}
.hhp-events-pagination ul.page-numbers > li > a:hover,
.hhp-jobs-pagination ul.page-numbers > li > a:hover,
.hhp-resources-pagination ul.page-numbers > li > a:hover,
.hhp-support-pagination ul.page-numbers > li > a:hover,
.hhp-spotlight-pagination ul.page-numbers > li > a:hover {
    background: transparent;
    color: var(--hhp-cyan);
    box-shadow: none;
}
.hhp-events-pagination ul.page-numbers > li > .prev:hover,
.hhp-events-pagination ul.page-numbers > li > .next:hover,
.hhp-jobs-pagination ul.page-numbers > li > .prev:hover,
.hhp-jobs-pagination ul.page-numbers > li > .next:hover,
.hhp-resources-pagination ul.page-numbers > li > .prev:hover,
.hhp-resources-pagination ul.page-numbers > li > .next:hover,
.hhp-support-pagination ul.page-numbers > li > .prev:hover,
.hhp-support-pagination ul.page-numbers > li > .next:hover,
.hhp-spotlight-pagination ul.page-numbers > li > .prev:hover,
.hhp-spotlight-pagination ul.page-numbers > li > .next:hover {
    background: transparent;
    color: #24303f;
}
.hhp-page-arrow {
    display: block;
    font-size: 1.1rem;
}
@media (max-width: 520px) {
    .hhp-events-pagination ul.page-numbers > li > .prev,
    .hhp-events-pagination ul.page-numbers > li > .next,
    .hhp-jobs-pagination ul.page-numbers > li > .prev,
    .hhp-jobs-pagination ul.page-numbers > li > .next,
    .hhp-resources-pagination ul.page-numbers > li > .prev,
    .hhp-resources-pagination ul.page-numbers > li > .next,
    .hhp-support-pagination ul.page-numbers > li > .prev,
    .hhp-support-pagination ul.page-numbers > li > .next,
    .hhp-spotlight-pagination ul.page-numbers > li > .prev,
    .hhp-spotlight-pagination ul.page-numbers > li > .next {
        width: 32px;
        min-width: 32px;
        padding: 0;
    }
}


/* Number-only pagination - v2.14.0-beta.7 */
.hhp-events-pagination .prev,.hhp-events-pagination .next,.hhp-jobs-pagination .prev,.hhp-jobs-pagination .next,.hhp-resources-pagination .prev,.hhp-resources-pagination .next,.hhp-support-pagination .prev,.hhp-support-pagination .next,.hhp-spotlight-pagination .prev,.hhp-spotlight-pagination .next{display:none!important}

/* Mixed featured content grid. */
.hhp-mixed-featured {
    width: 100%;
}

.hhp-mixed-featured-title {
    margin: 0 0 44px;
    text-align: center;
}

.hhp-mixed-featured-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 36px 34px;
}

.hhp-mixed-featured-card {
    display: grid;
    grid-template-columns: minmax(210px, 44%) minmax(0, 1fr);
    min-height: 224px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 32px;
    box-shadow: 0 4px 9px rgba(0, 0, 0, .12);
}

.hhp-mixed-featured-media {
    position: relative;
    display: block;
    min-height: 224px;
    overflow: hidden;
}

.hhp-mixed-featured-media img {
    width: 100%;
    height: 100%;
    min-height: 224px;
    display: block;
    object-fit: cover;
}

.hhp-mixed-featured-badge {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    min-width: 142px;
    padding: 10px 20px 8px;
    color: #fff;
    background: #11b7d1;
    border-radius: 24px 24px 0 0;
    text-align: center;
    font-size: 1.45rem;
    line-height: 1.1;
}

.hhp-mixed-featured-copy {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 30px 28px;
}

.hhp-mixed-featured-copy h3 {
    margin: 0 0 10px;
    font-size: 1.12rem;
    line-height: 1.3;
}

.hhp-mixed-featured-copy h3 a {
    color: inherit;
    text-decoration: none;
}

.hhp-mixed-featured-copy p {
    margin: 0 0 20px;
    line-height: 1.55;
}

.hhp-mixed-featured-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 9px 20px;
    color: #fff !important;
    background: #ff4fb2;
    border-radius: 999px;
    font-weight: 700;
    text-decoration: none !important;
    transition: transform .2s ease, box-shadow .2s ease;
}

.hhp-mixed-featured-cta:hover,
.hhp-mixed-featured-cta:focus-visible {
    transform: translateY(-1px);
    box-shadow: 0 6px 14px rgba(255, 79, 178, .24);
}

@media (max-width: 980px) {
    .hhp-mixed-featured-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 620px) {
    .hhp-mixed-featured-title {
        margin-bottom: 26px;
    }

    .hhp-mixed-featured-grid {
        gap: 24px;
    }

    .hhp-mixed-featured-card {
        grid-template-columns: 1fr;
        border-radius: 24px;
    }

    .hhp-mixed-featured-media,
    .hhp-mixed-featured-media img {
        min-height: 220px;
        height: 220px;
    }

    .hhp-mixed-featured-badge {
        right: auto;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        min-width: 120px;
        max-width: calc(100% - 32px);
        font-size: 1.25rem;
    }

    .hhp-mixed-featured-copy {
        padding: 24px;
    }
}

/* Shared directory filter controls - v2.14.0-beta.11 */
.hhp-events-filter-form input,
.hhp-events-filter-form select,
.hhp-jobs-filter-form select,
.hhp-resources-filter-form select,
.hhp-support-filter-form select {
  color:#46515b!important;
  -webkit-text-fill-color:#46515b!important;
  font-weight:500;
  opacity:1!important;
}
.hhp-events-filter-form input::placeholder {
  color:#687680!important;
  -webkit-text-fill-color:#687680!important;
  opacity:1!important;
  font-weight:500;
}
.hhp-events-filter-form select option,
.hhp-jobs-filter-form select option,
.hhp-resources-filter-form select option,
.hhp-support-filter-form select option {
  color:#303840!important;
  background:#fff!important;
  font-weight:400;
}
.hhp-events-filter-form input:focus,
.hhp-events-filter-form select:focus,
.hhp-jobs-filter-form select:focus,
.hhp-resources-filter-form select:focus,
.hhp-support-filter-form select:focus {
  outline:0;
  border-color:var(--hhp-cyan)!important;
  box-shadow:0 0 0 3px rgba(19,185,210,.16)!important;
}
.hhp-events-filter-form input:disabled,
.hhp-events-filter-form select:disabled,
.hhp-jobs-filter-form select:disabled,
.hhp-resources-filter-form select:disabled,
.hhp-support-filter-form select:disabled {
  color:#7a858d!important;
  -webkit-text-fill-color:#7a858d!important;
  background:#f3f6f7!important;
  opacity:1!important;
  cursor:not-allowed;
}

/* Near full-width single-content heroes - v2.14.0-beta.12 */
.hhp-single-hero{
    position:relative;
    left:50%;
    width:calc(100vw - 80px);
    max-width:none;
    margin-left:0;
    transform:translateX(-50%);
    box-sizing:border-box;
    border-radius:32px;
}
@media(max-width:1024px){
    .hhp-single-hero{width:calc(100vw - 48px)}
}
@media(max-width:650px){
    .hhp-single-hero{width:calc(100vw - 32px);border-radius:22px}
}

/* Content-led single hero height - v2.14.0-beta.15 */
@media(min-width:961px){
    .hhp-single-hero{
        align-items:stretch;
    }
    .hhp-single-hero-media{
        position:relative;
        min-height:0;
        height:auto;
    }
    .hhp-single-hero-media > img,
    .hhp-single-hero-media > .hhp-single-image-placeholder{
        position:absolute;
        inset:0;
        width:100%;
        height:100%;
        min-height:0;
        object-fit:cover;
        object-position:center;
    }
}
@media(max-width:960px){
    .hhp-single-hero-media{
        min-height:0;
        aspect-ratio:16 / 9;
    }
    .hhp-single-hero-media > img,
    .hhp-single-hero-media > .hhp-single-image-placeholder{
        width:100%;
        height:100%;
        min-height:0;
        object-fit:cover;
        object-position:center;
    }
}
@media(max-width:650px){
    .hhp-single-hero-media{
        min-height:0;
        aspect-ratio:1.35 / 1;
    }
}


/* Shared featured pagination slider - v2.14.0-beta.16 */
.hhp-featured-slider{position:relative}
.hhp-featured-slider-slide[hidden]{display:none!important}
.hhp-featured-slider-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px}
.hhp-featured-slider-arrow{width:42px;height:42px;border:1px solid #10b9d6;border-radius:999px;background:#fff;color:#0f172a;font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.hhp-featured-slider-arrow:hover,.hhp-featured-slider-arrow:focus-visible{background:#10b9d6;color:#fff}
.hhp-featured-slider-dots{display:flex;align-items:center;justify-content:center;gap:8px}
.hhp-featured-slider-dots button{width:10px;height:10px;padding:0;border:1px solid #10b9d6;border-radius:999px;background:#fff;cursor:pointer}
.hhp-featured-slider-dots button[aria-current="true"]{background:#10b9d6}
@media(max-width:650px){.hhp-featured-slider-controls{margin-top:16px}.hhp-featured-slider-arrow{width:38px;height:38px}}


/* AJAX directory updates */
.hhp-events-directory,
.hhp-jobs-directory,
.hhp-resources-directory,
.hhp-support-directory,
.hhp-spotlight-directory {
    position: relative;
    scroll-margin-top: 32px;
    transition: opacity 180ms ease;
}

.hhp-events-directory.is-loading,
.hhp-jobs-directory.is-loading,
.hhp-resources-directory.is-loading,
.hhp-support-directory.is-loading,
.hhp-spotlight-directory.is-loading {
    min-height: 180px;
    opacity: 0.55;
    pointer-events: none;
}

.hhp-events-directory.is-loading::after,
.hhp-jobs-directory.is-loading::after,
.hhp-resources-directory.is-loading::after,
.hhp-support-directory.is-loading::after,
.hhp-spotlight-directory.is-loading::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 38px;
    height: 38px;
    margin: -19px 0 0 -19px;
    border: 4px solid rgba(0, 0, 0, 0.15);
    border-top-color: currentColor;
    border-radius: 50%;
    content: "";
    animation: hhp-directory-spin 700ms linear infinite;
}

@keyframes hhp-directory-spin {
    to { transform: rotate(360deg); }
}

/* Unified Local Resources filters - v2.17.0-beta.5 */
.hhp-resources-filter-form{
  grid-template-columns:minmax(220px,1.45fr) repeat(4,minmax(140px,1fr)) auto;
}
.hhp-resources-filter-form input[type="search"]{
  width:100%;
  min-height:44px;
  box-sizing:border-box;
  border:1.5px solid var(--hhp-cyan);
  border-radius:6px;
  background:#fff;
  color:#46515b!important;
  -webkit-text-fill-color:#46515b!important;
  padding:0 14px;
  font-weight:500;
}
.hhp-resources-filter-form input[type="search"]::placeholder{
  color:#687680!important;
  -webkit-text-fill-color:#687680!important;
  opacity:1!important;
}
.hhp-resources-filter-form input[type="search"]:focus{
  outline:0;
  border-color:var(--hhp-cyan)!important;
  box-shadow:0 0 0 3px rgba(19,185,210,.16)!important;
}
@media(max-width:1200px){
  .hhp-resources-filter-form{grid-template-columns:repeat(3,minmax(0,1fr))}
  .hhp-resources-search-field{grid-column:span 2}
}
@media(max-width:760px){
  .hhp-resources-filter-form{grid-template-columns:1fr}
  .hhp-resources-search-field{grid-column:auto}
}


/* Local Talent filter refinements - v3.0.0-beta.2 */
.hhp-jobs-filter-form .hhp-directory-search,
.hhp-jobs-filter-form .hhp-directory-search input {
    width:100%;
}
.hhp-jobs-filter-form .hhp-directory-search input {
    min-height:46px;
    box-sizing:border-box;
    border:1.5px solid var(--hhp-cyan);
    border-radius:6px;
    background:#fff;
    color:#46515b!important;
    -webkit-text-fill-color:#46515b!important;
    padding:0 15px;
    font:inherit;
    font-weight:500;
    opacity:1!important;
}
.hhp-jobs-filter-form .hhp-directory-search input::placeholder {
    color:#687680!important;
    -webkit-text-fill-color:#687680!important;
    opacity:1!important;
}
.hhp-jobs-filter-form .hhp-directory-search input:focus {
    outline:0;
    border-color:var(--hhp-cyan)!important;
    box-shadow:0 0 0 3px rgba(19,185,210,.16)!important;
}
@media(max-width:1350px){.hhp-jobs-filter-form{grid-template-columns:repeat(3,minmax(0,1fr))}.hhp-jobs-filter-form .hhp-directory-search{grid-column:span 2}}
@media(max-width:850px){.hhp-jobs-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.hhp-jobs-filter-form .hhp-directory-search{grid-column:1/-1}}
@media(max-width:650px){.hhp-jobs-filter-form{grid-template-columns:1fr}.hhp-jobs-filter-form .hhp-directory-search{grid-column:auto}}


/* Unified Local Support filters - v3.0.0-beta.7 */
.hhp-support-filter-form{
  grid-template-columns:minmax(220px,1.45fr) repeat(3,minmax(140px,1fr)) auto;
}
.hhp-support-filter-form input[type="search"]{
  width:100%;
  min-height:44px;
  box-sizing:border-box;
  border:1.5px solid var(--hhp-cyan);
  border-radius:6px;
  background:#fff;
  color:#46515b!important;
  -webkit-text-fill-color:#46515b!important;
  padding:0 14px;
  font-weight:500;
}
.hhp-support-filter-form input[type="search"]::placeholder{
  color:#687680!important;
  -webkit-text-fill-color:#687680!important;
  opacity:1!important;
}
.hhp-support-filter-form input[type="search"]:focus{
  outline:0;
  border-color:var(--hhp-cyan)!important;
  box-shadow:0 0 0 3px rgba(19,185,210,.16)!important;
}
@media(max-width:1100px){
  .hhp-support-filter-form{grid-template-columns:repeat(3,minmax(0,1fr))}
  .hhp-support-search-field{grid-column:span 2}
}
@media(max-width:650px){
  .hhp-support-filter-form{grid-template-columns:1fr}
  .hhp-support-search-field{grid-column:auto}
}

/* Legacy compact-filter helper retained for backwards compatibility. */
.hhp-directory-simple-filter { grid-template-columns: minmax(240px, 1.5fr) minmax(180px, .75fr) auto auto !important; }
.hhp-listing-organisation { margin: 0 0 8px !important; color: #127f9b; font-size: .86rem; font-weight: 700; letter-spacing: .02em; line-height: 1.3; text-transform: uppercase; }
@media (max-width: 760px) { .hhp-directory-simple-filter { grid-template-columns: 1fr !important; } }


/* Shared linked-organisation branding on directory cards. */
.hhp-card-organisation{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0 0 14px}
.hhp-card-organisation-logo{display:flex;align-items:center;justify-content:flex-start;max-width:150px;min-height:34px;text-decoration:none}
.hhp-card-organisation-logo img{display:block;width:auto;max-width:150px;height:auto;max-height:50px;object-fit:contain;object-position:left center}
.hhp-card-organisation-name{color:#127f9b!important;font-size:.86rem;font-weight:700;letter-spacing:.02em;line-height:1.3;text-decoration:none!important;text-transform:uppercase}
.hhp-card-organisation-name:hover,.hhp-card-organisation-name:focus{text-decoration:underline!important}
@media(max-width:640px){.hhp-card-organisation-logo img{max-height:44px}.hhp-card-organisation{margin-bottom:12px}}

/* Organisation profile */
.hhp-single-organisation{padding:0 20px 80px}.hhp-single-organisation .hhp-single-shell{max-width:none}.hhp-organisation-profile{display:grid;gap:48px}.hhp-organisation-hero{width:calc(100vw - 80px);margin-left:calc(50% - 50vw + 40px);display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;border-radius:32px;background:#eefbff;box-shadow:0 12px 36px rgba(34,64,79,.1)}.hhp-organisation-hero.has-cover{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr)}.hhp-organisation-hero-media{min-height:100%;overflow:hidden}.hhp-organisation-cover{display:block;width:100%;height:100%;min-height:360px;object-fit:cover}.hhp-organisation-hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:48px 54px}.hhp-organisation-hero-copy h1{margin:4px 0 18px;font-size:clamp(2.25rem,4vw,4.75rem);line-height:.98}.hhp-organisation-logo{display:flex;align-items:center;justify-content:center;width:min(220px,60%);min-height:82px;margin:0 0 22px;padding:14px 18px;border:1px solid rgba(36,104,128,.14);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(34,64,79,.08)}.hhp-organisation-logo img{display:block;max-width:100%;max-height:76px;width:auto;height:auto;object-fit:contain}.hhp-organisation-secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:2px solid #ec3e86;border-radius:999px;color:#293a43;font-weight:700;text-decoration:none}.hhp-organisation-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:42px;max-width:1320px;width:100%;margin:0 auto}.hhp-organisation-main{display:grid;gap:36px}.hhp-organisation-about .entry-content>:first-child{margin-top:0}.hhp-organisation-sidebar{align-self:start;position:sticky;top:24px}.hhp-profile-details{display:grid;grid-template-columns:1fr;gap:4px;margin:0}.hhp-profile-details dt{margin-top:18px;color:#52656f;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hhp-profile-details dt:first-child{margin-top:0}.hhp-profile-details dd{margin:0;color:#263942;overflow-wrap:anywhere}.hhp-profile-details a{color:#1f718c;font-weight:700}.hhp-social-links{display:flex;flex-wrap:wrap;gap:8px}.hhp-social-links a{display:inline-flex;padding:7px 10px;border:1px solid rgba(36,104,128,.22);border-radius:999px;text-decoration:none}.hhp-organisation-counts{margin-top:30px;padding-top:26px;border-top:1px solid rgba(36,104,128,.14)}.hhp-organisation-counts h3{margin:0 0 14px;font-size:1.05rem}.hhp-organisation-counts ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;list-style:none;margin:0;padding:0}.hhp-organisation-counts li{display:flex;flex-direction:column;padding:14px;border-radius:14px;background:#f1fbfe}.hhp-organisation-counts strong{font-size:1.45rem;line-height:1}.hhp-organisation-counts span{margin-top:5px;font-size:.8rem}.hhp-profile-section{padding:34px;border-radius:24px;background:#fff;box-shadow:0 10px 30px rgba(34,64,79,.08)}.hhp-profile-section h2{margin-top:0}.hhp-access-flags{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0}.hhp-access-flags li{padding:8px 12px;border:1px solid rgba(0,0,0,.14);border-radius:999px}.hhp-organisation-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.hhp-organisation-gallery img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px}.hhp-organisation-directory{max-width:1320px;width:100%;margin:0 auto;padding-top:8px}.hhp-organisation-section-heading{margin-bottom:22px}.hhp-organisation-section-heading h2{margin:4px 0 0}.hhp-organisation-section-heading p:not(.hhp-single-kicker){margin:6px 0 0;color:#637780}.hhp-profile-nav{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}.hhp-profile-nav button{appearance:none;padding:11px 18px;border:1px solid rgba(21,143,180,.25);border-radius:999px;background:#fff;color:#263942;font:inherit;font-weight:700;cursor:pointer}.hhp-profile-nav button:hover,.hhp-profile-nav button:focus-visible,.hhp-profile-nav button.is-active{border-color:#18a8cd;background:#18a8cd;color:#fff}.hhp-organisation-related{display:grid;gap:40px}.hhp-related-section[hidden]{display:none!important}.hhp-related-section{scroll-margin-top:32px}.hhp-related-section>.hhp-organisation-section-heading{display:none}
@media(max-width:1024px){.hhp-organisation-hero,.hhp-organisation-hero.has-cover{width:calc(100vw - 48px);margin-left:calc(50% - 50vw + 24px);grid-template-columns:1fr}.hhp-organisation-cover{min-height:280px;max-height:420px}.hhp-organisation-hero-copy{padding:38px}.hhp-organisation-profile-layout{grid-template-columns:1fr}.hhp-organisation-sidebar{position:static}}
@media(max-width:640px){.hhp-single-organisation{padding:0 16px 64px}.hhp-organisation-profile{gap:34px}.hhp-organisation-hero,.hhp-organisation-hero.has-cover{width:calc(100vw - 32px);margin-left:calc(50% - 50vw + 16px);border-radius:24px}.hhp-organisation-cover{min-height:220px}.hhp-organisation-hero-copy{padding:28px 24px}.hhp-organisation-logo{width:min(190px,75%);min-height:68px}.hhp-profile-section{padding:24px}.hhp-organisation-counts ul{grid-template-columns:1fr 1fr}.hhp-profile-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hhp-profile-nav button{width:100%;padding:10px 8px;font-size:.9rem}}

/* Organisation Hub: balanced hero and compact content navigation. */
.hhp-single-organisation .hhp-organisation-profile{gap:28px}
.hhp-organisation-hero{position:relative;display:block;isolation:isolate;padding:36px;min-height:0}
.hhp-organisation-hero-media{position:absolute;inset:0;z-index:-2;min-height:0}
.hhp-organisation-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(238,251,255,.97) 0%,rgba(238,251,255,.91) 52%,rgba(238,251,255,.76) 100%)}
.hhp-organisation-cover{width:100%;height:100%;min-height:0;max-height:none;object-fit:cover}
.hhp-organisation-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:36px;align-items:stretch;max-width:1320px;margin:0 auto}
.hhp-organisation-hero-copy{justify-content:center;padding:24px 18px 24px 12px}
.hhp-organisation-hero-copy .hhp-single-intro{max-width:760px;margin:0 0 24px;font-size:1.08rem;line-height:1.65}
.hhp-organisation-hero-details{align-self:stretch;padding:30px;border:1px solid rgba(21,143,180,.24);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 12px 30px rgba(34,64,79,.1)}
.hhp-organisation-hero-details>h2{margin:0 0 20px;font-size:1.35rem}
.hhp-organisation-counts li{padding:0;background:transparent}
.hhp-organisation-counts li a{display:flex;flex-direction:column;height:100%;padding:14px;border-radius:14px;background:#f1fbfe;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.hhp-organisation-counts li a:hover,.hhp-organisation-counts li a:focus-visible{transform:translateY(-2px);background:#fff;box-shadow:0 7px 18px rgba(34,64,79,.12)}
.hhp-organisation-directory{padding-top:0}
.hhp-organisation-profile-layout{display:block;margin-top:10px}
.hhp-organisation-main{max-width:980px;margin:0 auto}
@media(max-width:1024px){.hhp-organisation-hero{padding:28px}.hhp-organisation-hero-grid{grid-template-columns:1fr}.hhp-organisation-hero-copy{padding:8px}.hhp-organisation-hero-details{padding:26px}.hhp-organisation-hero-media:after{background:rgba(238,251,255,.9)}}
@media(max-width:640px){.hhp-organisation-hero{padding:20px}.hhp-organisation-hero-grid{gap:20px}.hhp-organisation-hero-copy{padding:4px}.hhp-organisation-hero-details{padding:22px;border-radius:18px}.hhp-organisation-hero-copy .hhp-single-intro{font-size:1rem}.hhp-single-actions{gap:10px}.hhp-organisation-secondary-button{min-height:46px;padding:0 18px}}

/* Organisation Hub compact profile details and card-only related content. */
.hhp-organisation-hero-grid{align-items:start}
.hhp-organisation-hero-details{align-self:start;padding:24px}
.hhp-organisation-hero-details>h2{margin-bottom:14px;font-size:1.2rem}
.hhp-organisation-hero-details .hhp-profile-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}
.hhp-profile-detail-item{min-width:0}
.hhp-profile-detail-item--wide{grid-column:1/-1}
.hhp-profile-detail-item dt{margin:0 0 3px;color:#52656f;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.hhp-profile-detail-item dd{margin:0;color:#263942;line-height:1.45;overflow-wrap:anywhere}
.hhp-organisation-hero-details .hhp-social-links{gap:6px}
.hhp-organisation-hero-details .hhp-social-links a{padding:5px 9px;font-size:.85rem}
.hhp-organisation-hero-details .hhp-organisation-counts{margin-top:20px;padding-top:18px}
.hhp-organisation-hero-details .hhp-organisation-counts h3{margin-bottom:10px;font-size:.95rem}
.hhp-organisation-hero-details .hhp-organisation-counts ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.hhp-organisation-hero-details .hhp-organisation-counts li a{padding:10px}
.hhp-organisation-hero-details .hhp-organisation-counts strong{font-size:1.2rem}
.hhp-organisation-hero-details .hhp-organisation-counts span{font-size:.72rem}
.hhp-organisation-related>.hhp-related-section{margin:0}
.hhp-organisation-related .hhp-resources-grid,
.hhp-organisation-related .hhp-support-grid,
.hhp-organisation-related .hhp-events-grid,
.hhp-organisation-related .hhp-jobs-grid{margin:0}
.hhp-organisation-spotlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.hhp-organisation-spotlight-grid .hhp-spotlight-card{display:flex;overflow:hidden;flex-direction:column;border:1px solid rgba(48,48,56,.1);border-radius:24px;background:#fff;box-shadow:0 3px 12px rgba(34,42,52,.09)}
.hhp-organisation-spotlight-grid .hhp-spotlight-card-image{display:block;aspect-ratio:1.3/1;overflow:hidden}
.hhp-organisation-spotlight-grid .hhp-spotlight-card-image img,.hhp-organisation-spotlight-grid .hhp-spotlight-image-placeholder{display:block;width:100%;height:100%;object-fit:cover}
.hhp-organisation-spotlight-grid .hhp-spotlight-card-copy{padding:22px 22px 12px}
.hhp-organisation-spotlight-grid .hhp-spotlight-card-actions{margin-top:auto;padding:0 22px 22px}
@media(max-width:1024px){
  .hhp-organisation-hero-details .hhp-profile-details{grid-template-columns:repeat(3,minmax(0,1fr))}
  .hhp-profile-detail-item--wide{grid-column:auto}
  .hhp-organisation-spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .hhp-organisation-hero-details .hhp-profile-details{grid-template-columns:1fr}
  .hhp-profile-detail-item--wide{grid-column:auto}
  .hhp-organisation-hero-details .hhp-organisation-counts ul{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hhp-organisation-spotlight-grid{grid-template-columns:1fr}
}

/* Unified frontend search inputs + reusable live global search - v3.0.0-beta.14 */
.hhp-events-filter-form input[type="search"],
.hhp-jobs-filter-form input[type="search"],
.hhp-resources-filter-form input[type="search"],
.hhp-support-filter-form input[type="search"],
.hhp-spotlight-directory input[type="search"],
.hhp-global-search input[type="search"]{
    width:100%;
    box-sizing:border-box;
    min-height:46px;
    border:1.5px solid var(--hhp-cyan);
    border-radius:6px;
    background:#fff;
    color:#46515b!important;
    -webkit-text-fill-color:#46515b!important;
    padding:0 14px;
    font-family:inherit!important;
    font-size:inherit!important;
    font-style:normal!important;
    font-weight:500!important;
    line-height:1.2!important;
    letter-spacing:inherit!important;
    text-transform:none!important;
    appearance:none;
    -webkit-appearance:none;
    opacity:1!important;
    box-shadow:none;
}
.hhp-events-filter-form input[type="search"]::placeholder,
.hhp-jobs-filter-form input[type="search"]::placeholder,
.hhp-resources-filter-form input[type="search"]::placeholder,
.hhp-support-filter-form input[type="search"]::placeholder,
.hhp-spotlight-directory input[type="search"]::placeholder,
.hhp-global-search input[type="search"]::placeholder{
    color:#687680!important;
    -webkit-text-fill-color:#687680!important;
    font-family:inherit!important;
    font-size:inherit!important;
    font-style:normal!important;
    font-weight:500!important;
    opacity:1!important;
}
.hhp-events-filter-form input[type="search"]:focus,
.hhp-jobs-filter-form input[type="search"]:focus,
.hhp-resources-filter-form input[type="search"]:focus,
.hhp-support-filter-form input[type="search"]:focus,
.hhp-spotlight-directory input[type="search"]:focus,
.hhp-global-search input[type="search"]:focus{
    outline:0;
    border-color:var(--hhp-cyan)!important;
    box-shadow:0 0 0 3px rgba(19,185,210,.16)!important;
}

.hhp-global-search{position:relative;width:100%;z-index:30}
.hhp-global-search-form{display:flex;align-items:stretch;gap:10px;width:100%;margin:0}
.hhp-global-search-field{display:block;flex:1;min-width:0;margin:0}
.hhp-global-search-submit{min-height:46px;padding:0 22px;border:0;border-radius:6px;background:var(--hhp-cyan);color:#fff;font:inherit;font-weight:700;cursor:pointer}
.hhp-global-search-submit:hover,.hhp-global-search-submit:focus-visible{filter:brightness(.94)}
.hhp-global-search-results{position:absolute;top:calc(100% + 10px);left:0;right:0;max-height:min(68vh,680px);overflow:auto;background:#fff;border:1px solid rgba(18,127,155,.18);border-radius:14px;box-shadow:0 18px 45px rgba(18,36,50,.16);z-index:1000}
.hhp-global-search-loading,.hhp-global-search-empty{display:flex;flex-direction:column;gap:4px;padding:20px 22px;color:#46515b}
.hhp-global-search-result-list{display:flex;flex-direction:column}
.hhp-global-search-result{display:flex;gap:14px;align-items:center;padding:14px 16px;border-bottom:1px solid #edf2f4;color:inherit;text-decoration:none!important;transition:background 140ms ease}
.hhp-global-search-result:last-child{border-bottom:0}
.hhp-global-search-result:hover,.hhp-global-search-result:focus-visible{background:#f4fbfd}
.hhp-global-search-result-image{flex:0 0 72px;width:72px;height:72px;border-radius:10px;overflow:hidden;background:#f1f5f6}
.hhp-global-search-result-image img{display:block;width:100%;height:100%;object-fit:cover}
.hhp-global-search-result-content{display:flex;flex-direction:column;min-width:0;gap:3px}
.hhp-global-search-result-type{color:var(--hhp-pink);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.hhp-global-search-result-org{color:#127f9b;font-size:.78rem;font-weight:700;text-transform:uppercase}
.hhp-global-search-result-title{color:#202b33;font-size:1rem;line-height:1.25}
.hhp-global-search-result-excerpt{color:#66727b;font-size:.86rem;line-height:1.4}
.hhp-global-search-summary{padding:10px 16px;background:#f7fafb;border-top:1px solid #edf2f4;color:#71808a;font-size:.78rem;text-align:right}
@media(max-width:650px){
    .hhp-global-search-form{gap:8px}
    .hhp-global-search-submit{padding:0 16px}
    .hhp-global-search-results{max-height:72vh;border-radius:12px}
    .hhp-global-search-result{align-items:flex-start;padding:12px}
    .hhp-global-search-result-image{flex-basis:58px;width:58px;height:58px}
    .hhp-global-search-result-excerpt{display:none}
}
.hhp-resources-filter-form input[type="search"],
.hhp-support-filter-form input[type="search"]{min-height:44px}

/* Unified directory control sizing + global live-search styling - v3.0.0-beta.15 */
.hhp-events-filter-form input[type="search"],
.hhp-events-filter-form select,
.hhp-events-filter-form .hhp-events-filter-submit,
.hhp-jobs-filter-form input[type="search"],
.hhp-jobs-filter-form select,
.hhp-jobs-filter-form .hhp-jobs-filter-submit,
.hhp-resources-filter-form input[type="search"],
.hhp-resources-filter-form select,
.hhp-resources-filter-form .hhp-resources-filter-submit,
.hhp-support-filter-form input[type="search"],
.hhp-support-filter-form select,
.hhp-support-filter-form button,
.hhp-global-search .hhp-global-search-input,
.hhp-global-search .hhp-global-search-submit {
    height:46px !important;
    min-height:46px !important;
    max-height:46px !important;
    box-sizing:border-box !important;
}

.hhp-events-filter-form .hhp-filter-search,
.hhp-jobs-filter-form .hhp-directory-search,
.hhp-resources-filter-form .hhp-resources-search-field,
.hhp-support-filter-form .hhp-support-search-field,
.hhp-global-search .hhp-global-search-field {
    height:46px;
    min-height:46px;
    margin:0;
}

.hhp-events-filter-form input[type="search"],
.hhp-jobs-filter-form input[type="search"],
.hhp-resources-filter-form input[type="search"],
.hhp-support-filter-form input[type="search"],
.hhp-global-search .hhp-global-search-input {
    display:block;
    margin:0 !important;
    padding:0 14px !important;
    border-width:1.5px !important;
    border-style:solid !important;
    border-color:var(--hhp-cyan) !important;
    border-radius:6px !important;
    background:#fff !important;
    background-image:none !important;
    color:#50545c !important;
    -webkit-text-fill-color:#50545c !important;
    font-family:inherit !important;
    font-size:inherit !important;
    font-style:normal !important;
    font-weight:500 !important;
    line-height:normal !important;
    box-shadow:none !important;
    outline:0;
    opacity:1 !important;
    -webkit-appearance:none;
    appearance:none;
}

.hhp-events-filter-form input[type="search"]:hover,
.hhp-jobs-filter-form input[type="search"]:hover,
.hhp-resources-filter-form input[type="search"]:hover,
.hhp-support-filter-form input[type="search"]:hover,
.hhp-global-search .hhp-global-search-input:hover {
    border-color:var(--hhp-cyan) !important;
    background:#fff !important;
    box-shadow:none !important;
}

.hhp-global-search .hhp-global-search-input:focus,
.hhp-global-search .hhp-global-search-input:focus-visible,
.hhp-events-filter-form input[type="search"]:focus,
.hhp-jobs-filter-form input[type="search"]:focus,
.hhp-resources-filter-form input[type="search"]:focus,
.hhp-support-filter-form input[type="search"]:focus {
    border-color:var(--hhp-cyan) !important;
    box-shadow:0 0 0 3px rgba(19,185,210,.16) !important;
    outline:0 !important;
}

.hhp-global-search .hhp-global-search-input::placeholder {
    color:#687680 !important;
    -webkit-text-fill-color:#687680 !important;
    font-family:inherit !important;
    font-size:inherit !important;
    font-style:normal !important;
    font-weight:500 !important;
    opacity:1 !important;
}

.hhp-global-search .hhp-global-search-form {
    align-items:center;
}

.hhp-global-search .hhp-global-search-submit {
    margin:0 !important;
    border:0 !important;
    border-radius:6px !important;
    padding:0 22px !important;
    line-height:1 !important;
}

/* Centre only the placeholder in the reusable global live search - v3.0.0-beta.16 */
.hhp-global-search .hhp-global-search-input::placeholder {
    text-align:center !important;
}
.hhp-global-search .hhp-global-search-input::-webkit-input-placeholder {
    text-align:center !important;
}
.hhp-global-search .hhp-global-search-input::-moz-placeholder {
    text-align:center !important;
}
.hhp-global-search .hhp-global-search-input:-ms-input-placeholder {
    text-align:center !important;
}
