.nhs-unlock-open { overflow: hidden; }
.nhs-unlock-modal { display: none; position: fixed; inset: 0; z-index: 999999; font-family: Muli, sans-serif; }
.nhs-unlock-modal.is-open { display: flex; align-items: center; justify-content: center; padding: 18px; }
.nhs-unlock-backdrop { position: absolute; inset: 0; background: rgba(0,0,0,.76); backdrop-filter: blur(3px); }
.nhs-unlock-dialog { position: relative; z-index: 1; width: min(720px, 100%); max-height: calc(100vh - 36px); overflow-y: auto; background: #000; color: #b6b6b6; padding: 28px 30px 30px; border-top: 4px solid #cb060c; box-shadow: 0 24px 70px rgba(0,0,0,.5); }
.nhs-unlock-close { position: absolute; top: 8px; right: 12px; width: 38px; height: 38px; padding: 0; border: 0; background: transparent; color: #fff; font-size: 31px; line-height: 1; cursor: pointer; }
.nhs-unlock-kicker { margin: 0 42px 5px 0; color: #cb060c; font-size: 12px; font-weight: 700; letter-spacing: .16em; }
.nhs-unlock-dialog h2 { margin: 0 42px 8px 0; color: #fff; font-size: clamp(25px, 4vw, 34px); line-height: 1.15; }
.nhs-unlock-intro { margin: 0 0 20px; color: #d5d5d5; font-size: 15px; line-height: 1.55; }
.nhs-unlock-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px 18px; }
.nhs-unlock-dialog label, .nhs-unlock-dialog legend { display: block; color: #d8d8d8; font-size: 14px; font-weight: 500; }
.nhs-unlock-dialog input[type="text"], .nhs-unlock-dialog input[type="email"], .nhs-unlock-dialog input[type="tel"], .nhs-unlock-dialog textarea { width: 100%; margin-top: 6px; padding: 10px 16px; border: 1px solid #69727d; border-radius: 0; background: #fff; color: #1f2124; font: inherit; box-sizing: border-box; }
.nhs-unlock-dialog input:focus, .nhs-unlock-dialog textarea:focus { outline: 2px solid #cb060c; outline-offset: 1px; border-color: #cb060c; }
.nhs-unlock-dialog fieldset { margin: 18px 0; padding: 0; border: 0; }
.nhs-unlock-radio { display: inline-flex !important; align-items: center; gap: 7px; margin: 8px 24px 0 0; }
.nhs-unlock-consent { display: flex !important; align-items: flex-start; gap: 9px; margin-top: 14px; color: #b6b6b6 !important; font-size: 12px !important; line-height: 1.45; }
.nhs-unlock-consent input { margin-top: 3px; }
.nhs-unlock-submit { width: 100%; min-height: 48px; margin-top: 18px; padding: 0 24px; border: 0; border-radius: 3px; background: #cb060c; color: #fff; font: 500 16px/1 Muli, sans-serif; cursor: pointer; transition: background .2s ease, opacity .2s ease; }
.nhs-unlock-submit:hover { background: #a80409; }
.nhs-unlock-submit:disabled { opacity: .65; cursor: wait; }
.nhs-unlock-status { min-height: 20px; margin: 12px 0 0; text-align: center; font-size: 13px; }
.nhs-unlock-status.is-success { color: #77d596; }
.nhs-unlock-status.is-error { color: #ff8d90; }
.nhs-unlock-hp { position: absolute !important; left: -99999px !important; width: 1px !important; height: 1px !important; opacity: 0 !important; }
.nhs-assets-notice { margin: 0 0 16px; padding: 14px 16px; border-left: 4px solid #cb060c; background: #0b0b0b; color: #d6d6d6; font-family: Muli, sans-serif; }
.nhs-assets-notice strong { display: block; margin-bottom: 3px; color: #fff; font-size: 15px; letter-spacing: .04em; }
.nhs-assets-notice span { display: block; font-size: 13px; line-height: 1.45; }
.nhs-assets-notice.is-unlocked { border-left-color: #42a965; }
.nhs-assets-notice.is-unlocked strong { color: #77d596; }
.nhs-locked-asset { position: relative; display: inline-block; filter: blur(.55px); opacity: .68; transition: filter .2s ease, opacity .2s ease; }
.nhs-locked-asset::after { content: '  🔒'; }
.nhs-locked-asset:hover { filter: blur(.25px); opacity: .82; }
.nhs-asset-is-unlocked::after { content: '  ✓'; color: #42a965; font-weight: 700; }
.nhs-asset-is-unlocked { filter: none; opacity: 1; }
.nhs-contact-choice-group { width: 100% !important; }
.nhs-contact-choice { display: flex !important; align-items: center; gap: 9px; margin: 3px 0 7px; color: inherit; cursor: pointer; }
.nhs-contact-choice input[type="checkbox"] { width: 17px !important; height: 17px !important; min-width: 17px; margin: 0 !important; accent-color: #cb060c; }
@media (max-width: 600px) {
  .nhs-unlock-modal.is-open { padding: 10px; }
  .nhs-unlock-dialog { max-height: calc(100vh - 20px); padding: 23px 18px 24px; }
  .nhs-unlock-grid { grid-template-columns: 1fr; gap: 12px; }
  .nhs-unlock-intro { font-size: 14px; }
}
.elementor-location-header .elementor-widget-button:has(a[href*="/register/"]),
.elementor-location-header .elementor-widget-button:has(a[href*="/login/"]),
.elementor-location-header .elementor-widget-button:has(a[href*="/account/"]),
.elementor-location-header .elementor-widget-button:has(a[href*="wp-login.php?action=logout"]),
header .elementor-widget-button:has(a[href*="/register/"]),
header .elementor-widget-button:has(a[href*="/login/"]),
header .elementor-widget-button:has(a[href*="/account/"]),
header .elementor-widget-button:has(a[href*="wp-login.php?action=logout"]) { display: none !important; }
