/* HireHop Manager: cookie consent + region suggestion */
.hhdl-cookie-consent,
.hhdl-region-prompt{font-family:inherit}
.hhdl-cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:999980;background:#fff;color:#10243e;border:1px solid rgba(16,36,62,.14);border-radius:14px;box-shadow:0 18px 60px rgba(0,0,0,.2);padding:20px;display:flex;gap:24px;align-items:center;justify-content:space-between;max-width:1180px;margin:0 auto}
.hhdl-cookie-consent.has-saved-consent>.hhdl-cookie-banner{display:none}
.hhdl-cookie-consent:not(.has-saved-consent):not(.is-ready)>.hhdl-cookie-banner{display:none}
.hhdl-cookie-copy{max-width:760px}.hhdl-cookie-copy h2{margin:0 0 8px;font-size:20px;line-height:1.25}.hhdl-cookie-copy p{margin:0 0 6px;font-size:14px;line-height:1.5}.hhdl-cookie-policy a{text-decoration:underline}
.hhdl-cookie-actions,.hhdl-cookie-modal-actions,.hhdl-region-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
.hhdl-cookie-btn,.hhdl-region-btn,.hhdl-cookie-link-btn,.hhdl-cookie-reopen{appearance:none;border:1px solid #1f5fbf;border-radius:999px;padding:10px 18px;cursor:pointer;font-weight:700;background:#fff;color:#164f9c;line-height:1.2}
.hhdl-cookie-accept-all,.hhdl-cookie-save{background:#1f5fbf;color:#fff}.hhdl-cookie-link-btn{border:0;background:transparent;text-decoration:underline;padding-left:0;padding-right:0}
.hhdl-cookie-modal[hidden],.hhdl-region-prompt[hidden]{display:none!important}.hhdl-cookie-modal,.hhdl-region-prompt{position:fixed;inset:0;z-index:999995}.hhdl-region-prompt{z-index:1000000}
.hhdl-cookie-modal-backdrop,.hhdl-region-backdrop{position:absolute;inset:0;background:rgba(3,16,31,.62)}
.hhdl-cookie-modal-panel,.hhdl-region-panel{position:relative;background:#fff;color:#10243e;border-radius:14px;box-shadow:0 24px 80px rgba(0,0,0,.28);width:min(680px,calc(100% - 32px));max-height:calc(100vh - 40px);overflow:auto;margin:20px auto;padding:24px;z-index:2}
.hhdl-cookie-modal-close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:28px;cursor:pointer;line-height:1}.hhdl-cookie-category{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;border-top:1px solid #e5e9ef;padding:16px 0}.hhdl-cookie-category p{margin:5px 0 0;color:#526174;font-size:13px}.hhdl-cookie-select-all-row{display:flex;gap:8px;align-items:center;margin:12px 0 16px}.hhdl-cookie-switch input{width:18px;height:18px}
.hhdl-cookie-reopen{position:fixed;left:16px;bottom:16px;z-index:999970;padding:8px 14px;font-size:12px;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.14)}
.hhdl-region-panel{width:min(420px,calc(100% - 32px));margin:14vh auto 0;text-align:center;padding:34px 28px}.hhdl-region-panel p{font-size:20px;font-weight:700;line-height:1.45;margin:0 0 28px}.hhdl-region-actions{justify-content:center}.hhdl-region-btn{min-width:112px;background:#555;color:#fff;border-color:#444;font-size:16px}
@media(max-width:760px){.hhdl-cookie-banner{left:12px;right:12px;bottom:12px;display:block;padding:16px}.hhdl-cookie-actions{margin-top:14px}.hhdl-cookie-actions .hhdl-cookie-btn{flex:1 1 120px}.hhdl-cookie-modal-panel{padding:20px}.hhdl-region-panel{margin-top:12vh}}
