#eap-root .eap3-modal-fondo.eap-access { z-index: 100010; }
#eap-root .eap-access .eap3-modal { max-width: 560px; max-height: calc(100dvh - 40px); overflow-y: auto; text-align: left; padding: 28px; color: #17324d; }
#eap-root .eap-access h3 { font: 700 23px/1.3 system-ui,sans-serif; color: #034078; padding-right: 20px; }
#eap-root .eap-access .eap-access-kicker { font: 700 11px/1.4 system-ui,sans-serif; letter-spacing: .07em; text-transform: uppercase; color: #576779; margin: 0 0 10px; }
#eap-root .eap-access .eap3-modal-txt { color: #475569; font-size: 14px; }
#eap-root .eap-access-options { display: grid; gap: 12px; margin: 18px 0; }
#eap-root .eap-access-option { border: 1px solid #d6e0ea; border-radius: 10px; padding: 16px; background: #f8fafc; }
#eap-root .eap-access-option h4 { color: #034078; font: 700 16px/1.4 system-ui,sans-serif; margin: 0 0 6px; }
#eap-root .eap-access-option p { margin: 0 0 12px; font-size: 13px; line-height: 1.6; color: #475569; }
#eap-root .eap-access-option.primary { border: 2px solid #f59e0b; background: #fffaf0; }
#eap-root .eap-access .eap-access-cta { display: block; text-align: center; border-radius: 7px; padding: 11px 14px; background: #f59e0b; color: #102b46; font: 700 14px/1.5 system-ui,sans-serif; text-decoration: none; }
#eap-root .eap-access .eap-access-secondary { background: white; border: 1px solid #b7c9db; color: #034078; }
#eap-root .eap-access-note { border-top: 1px solid #d6e0ea; padding-top: 12px; color: #53677d; font-size: 12px; line-height: 1.6; margin: 0 0 12px; }
#eap-root .eap-access-foot { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 10px; }
#eap-root .eap-access-foot a, #eap-root .eap-access-foot button { color: #034078; font: 600 12px/1.5 system-ui,sans-serif; background: transparent; border: 0; padding: 8px 0; text-decoration: underline; cursor: pointer; }
#eap-root .eap-access [role="alert"] { font-size: 13px; color: #a11922; padding-top: 10px; }
#eap-root .eap-access :focus-visible, #eap-return-banner a:focus-visible { outline: 3px solid #034078; outline-offset: 3px; }
#eap-return-banner { position: fixed; bottom: 14px; left: 50%; transform: translateX(-50%); z-index: 99990; background: #034078; color: white; padding: 12px 16px; border-radius: 10px; box-shadow: 0 6px 25px #102b4640; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 12px; max-width: calc(100% - 24px); width: max-content; box-sizing: border-box; font: 13px/1.5 system-ui,sans-serif; }
#eap-return-banner a { background: #f59e0b; color: #102b46; padding: 8px 12px; border-radius: 6px; font-weight: 700; text-decoration: none; }
#eap-root .eap-preview-notice { padding: 10px 14px; background: #fff4d8; color: #634510; font: 13px/1.5 system-ui,sans-serif; }
@media (max-width:600px) { #eap-root .eap-access .eap3-modal { padding: 22px 18px; max-height: calc(100dvh - 24px); } #eap-root .eap-access h3 { font-size: 20px; } #eap-root .eap-access .eap-access-option { padding: 13px; } }
