#ShieldDashboardWidget{--shield-widget-good:green;--shield-widget-good-soft:#eef8ef;--shield-widget-good-border:#b8d8b8;--shield-widget-warning:#b98900;--shield-widget-warning-soft:#fff8e6;--shield-widget-warning-border:#ecd28a;--shield-widget-critical:#c62f3e;--shield-widget-critical-soft:#fff1f2;--shield-widget-critical-border:#efb4bc;--shield-widget-surface:#fff;--shield-widget-border:#dcdcde;--shield-widget-text:#1d2327;--shield-widget-muted:#50575e;--shield-widget-link:#2271b1;color:var(--shield-widget-text);font-size:13px}#ShieldDashboardWidget a{color:inherit!important;text-decoration:none}#ShieldDashboardWidget p{margin:0}#ShieldDashboardWidget .shield-dashboard-widget__loading{align-items:center;color:var(--shield-widget-muted);display:flex;justify-content:center;min-height:120px}#ShieldDashboardWidget .shield-dashboard-widget__card{background:var(--shield-widget-surface);border:1px solid var(--shield-widget-border);border-radius:12px;box-shadow:0 1px 2px rgba(15,23,42,.06);overflow:hidden}#ShieldDashboardWidget .shield-dashboard-widget__card.is-good{background:linear-gradient(180deg,var(--shield-widget-good-soft) 0,var(--shield-widget-surface) 52%);border-color:var(--shield-widget-good-border)}#ShieldDashboardWidget .shield-dashboard-widget__card.is-warning{background:linear-gradient(180deg,var(--shield-widget-warning-soft) 0,var(--shield-widget-surface) 52%);border-color:var(--shield-widget-warning-border)}#ShieldDashboardWidget .shield-dashboard-widget__card.is-critical{background:linear-gradient(180deg,var(--shield-widget-critical-soft) 0,var(--shield-widget-surface) 52%);border-color:var(--shield-widget-critical-border)}#ShieldDashboardWidget .shield-dashboard-widget__accent{background:var(--shield-widget-good);height:4px}#ShieldDashboardWidget .shield-dashboard-widget__card.is-warning .shield-dashboard-widget__accent{background:var(--shield-widget-warning)}#ShieldDashboardWidget .shield-dashboard-widget__card.is-critical .shield-dashboard-widget__accent{background:var(--shield-widget-critical)}#ShieldDashboardWidget .shield-dashboard-widget__body{padding:14px}#ShieldDashboardWidget .shield-dashboard-widget__header{align-items:flex-start;display:flex;gap:12px}#ShieldDashboardWidget .shield-dashboard-widget__orb{align-items:center;background:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,100%,.8);border-radius:999px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.65);color:var(--shield-widget-good);display:inline-flex;flex:0 0 42px;height:42px;justify-content:center;width:42px}#ShieldDashboardWidget .shield-dashboard-widget__card.is-warning .shield-dashboard-widget__orb{color:var(--shield-widget-warning)}#ShieldDashboardWidget .shield-dashboard-widget__card.is-critical .shield-dashboard-widget__orb{color:var(--shield-widget-critical)}#ShieldDashboardWidget .shield-dashboard-widget__status-mark{display:block;height:18px;position:relative;width:18px}#ShieldDashboardWidget .shield-dashboard-widget__status-mark:before{border-bottom:3px solid;border-left:3px solid;content:"";height:7px;left:3px;position:absolute;top:4px;transform:rotate(-45deg);width:12px}#ShieldDashboardWidget .shield-dashboard-widget__card.is-critical .shield-dashboard-widget__status-mark:before,#ShieldDashboardWidget .shield-dashboard-widget__card.is-warning .shield-dashboard-widget__status-mark:before{background:currentColor;border:0;border-radius:999px;height:11px;left:8px;top:2px;transform:none;width:3px}#ShieldDashboardWidget .shield-dashboard-widget__card.is-critical .shield-dashboard-widget__status-mark:after,#ShieldDashboardWidget .shield-dashboard-widget__card.is-warning .shield-dashboard-widget__status-mark:after{background:currentColor;border-radius:999px;bottom:1px;content:"";height:3px;left:8px;position:absolute;width:3px}#ShieldDashboardWidget .shield-dashboard-widget__copy{flex:1 1 auto;min-width:0}#ShieldDashboardWidget .shield-dashboard-widget__eyebrow{color:var(--shield-widget-good);font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:3px;text-transform:uppercase}#ShieldDashboardWidget .shield-dashboard-widget__eyebrow.status-warning{color:var(--shield-widget-warning)}#ShieldDashboardWidget .shield-dashboard-widget__eyebrow.status-critical{color:var(--shield-widget-critical)}#ShieldDashboardWidget .shield-dashboard-widget__subtitle{color:var(--shield-widget-text);font-size:13px;line-height:1.45}#ShieldDashboardWidget .shield-dashboard-widget__count{align-items:center;background:rgba(0,128,0,.08);border:1px solid rgba(0,128,0,.16);border-radius:999px;color:var(--shield-widget-good);display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:700;justify-content:center;line-height:1;margin-left:auto;min-width:32px;padding:7px 10px}#ShieldDashboardWidget .shield-dashboard-widget__count.is-warning{background:rgba(185,137,0,.1);border-color:rgba(185,137,0,.2);color:var(--shield-widget-warning)}#ShieldDashboardWidget .shield-dashboard-widget__count.is-critical{background:rgba(198,47,62,.1);border-color:rgba(198,47,62,.2);color:var(--shield-widget-critical)}#ShieldDashboardWidget .shield-dashboard-widget__list{display:grid;gap:8px;margin-top:14px}#ShieldDashboardWidget .shield-dashboard-widget__row{align-items:center;background:hsla(0,0%,100%,.82);border:1px solid rgba(208,215,222,.75);border-radius:10px;display:grid;gap:10px;grid-template-columns:auto 1fr auto;padding:9px 10px}#ShieldDashboardWidget .shield-dashboard-widget__row-icon{background:currentColor;border-radius:999px;color:var(--shield-widget-muted);height:9px;width:9px}#ShieldDashboardWidget .shield-dashboard-widget__row-count.is-warning,#ShieldDashboardWidget .shield-dashboard-widget__row.is-warning .shield-dashboard-widget__row-icon{color:var(--shield-widget-warning)}#ShieldDashboardWidget .shield-dashboard-widget__row-count.is-critical,#ShieldDashboardWidget .shield-dashboard-widget__row.is-critical .shield-dashboard-widget__row-icon{color:var(--shield-widget-critical)}#ShieldDashboardWidget .shield-dashboard-widget__row-label{color:var(--shield-widget-text);font-weight:600;min-width:0}#ShieldDashboardWidget .shield-dashboard-widget__row-count{color:var(--shield-widget-good);font-size:12px;font-weight:700}#ShieldDashboardWidget .shield-dashboard-widget__all-clear{align-items:center;background:hsla(0,0%,100%,.7);border:1px dashed rgba(0,128,0,.2);border-radius:10px;color:var(--shield-widget-muted);display:flex;gap:8px;margin-top:14px;padding:12px}#ShieldDashboardWidget .shield-dashboard-widget__all-clear-icon{border:2px solid;border-radius:999px;color:var(--shield-widget-good);flex:0 0 16px;height:16px;position:relative;width:16px}#ShieldDashboardWidget .shield-dashboard-widget__all-clear-icon:before{border-bottom:2px solid;border-left:2px solid;content:"";height:4px;left:3px;position:absolute;top:4px;transform:rotate(-45deg);width:8px}#ShieldDashboardWidget .shield-dashboard-widget__footer{border-top:1px solid hsla(240,3%,87%,.9);margin-top:14px;padding-top:10px}#ShieldDashboardWidget .shield-dashboard-widget__cta{align-items:center;color:var(--shield-widget-link)!important;display:inline-flex;font-weight:600;gap:6px}#ShieldDashboardWidget .shield-dashboard-widget__cta-arrow{border-bottom:2px solid;border-right:2px solid;display:inline-block;height:7px;transform:rotate(-45deg);width:7px}@media(max-width:782px){#ShieldDashboardWidget .shield-dashboard-widget__body{padding:12px}#ShieldDashboardWidget .shield-dashboard-widget__header{flex-wrap:wrap}#ShieldDashboardWidget .shield-dashboard-widget__count{margin-left:54px}}.shield-wpadmin-toast-container{align-items:flex-end;display:flex;flex-direction:column;gap:8px;max-width:min(360px,100vw - 32px);pointer-events:none;position:fixed;right:16px;top:48px;z-index:100000}.shield-wpadmin-toast{background:#fff;border:1px solid #c3c4c7;border-left:4px solid #dba617;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.18);color:#1d2327;display:flex;gap:12px;line-height:1.4;max-width:100%;min-width:240px;opacity:0;padding:12px;pointer-events:auto;transform:translateY(-8px);transition:opacity .15s ease,transform .15s ease}.shield-wpadmin-toast--success{border-left-color:#00a32a}.shield-wpadmin-toast--warning{border-left-color:#dba617}.shield-wpadmin-toast--visible{opacity:1;transform:translateY(0)}.shield-wpadmin-toast--dismissed{opacity:0}.shield-wpadmin-toast__message{flex:1 1 auto;min-width:0;overflow-wrap:anywhere}.shield-wpadmin-toast__close{appearance:none;background:transparent;border:0;color:#50575e;cursor:pointer;flex:0 0 auto;font:inherit;line-height:1;margin:0;padding:1px 4px}.shield-wpadmin-toast__close:focus-visible,.shield-wpadmin-toast__close:hover{color:#1d2327}#AptoOffcanvas .offcanvas-header .btn-close:focus-visible,#ModalSuperSearchBox .btn-close:focus-visible,#PageMain-Shield #ajax_intent_email_send:focus-visible,#PageMain-Shield .beacon-article:focus-visible,#PageMain-Shield .mode-panel-close-btn:focus-visible,#PageMain-Shield .modules a.module:focus-visible,#PageMain-Shield .option-description-expander:focus-visible,#PageMain-Shield .option-video:focus-visible,#PageMain-Shield .section_title_info:focus-visible,#PageMain-Shield .shield-config-icon-action:focus-visible,#PageMain-Shield .shield-options-rail-nav .nav-link:focus-visible,#PageMain-Shield .shield-topwarning-dismiss:focus-visible,#PageMain-Shield .toggle-importexport-inclusion:focus-within,#PageMain-Shield ul.nav.nav-tabs.shield_body-sub-nav a.nav-link:focus-visible,#SecurityAdminOverlay .btn-close:focus-visible,#ShieldModalContainer .btn-close:focus-visible,#ShieldUserProfileMFA .shield-gen-backup-login-code:focus-visible,#ShieldUserProfileMFA .shield-passkeys-register:focus-visible,#ShieldUserProfileMFA .shield_mfa_remove_all:focus-visible,#ShieldUserProfileMFA .shield_remove_passkey:focus-visible,#ShieldUserProfileMFA .shield_remove_yubi:focus-visible,#ShieldUserProfileMFA .shield_yubi_otp:focus-visible,.shield-accessible-dialog__cancel:focus-visible,.shield-accessible-dialog__confirm:focus-visible,.shield-accessible-dialog__field input:focus-visible,.shield-section-datatable .dt-buttons .dt-button:focus-visible,.shield-section-datatable .dt-paging button:focus-visible,.shield-section-datatable .paginate_button:focus-visible,.shield-section-datatable .scan-results-row-action:focus-visible,.shield-section-datatable div.dt-search input:focus-visible,.shield-section-datatable table.dataTable a:focus-visible,.shield-section-datatable table.dataTable button:focus-visible,.shield-section-datatable table.dataTable input:focus-visible,.shield_user_mfa_container .shield_mfa_remove_all:focus-visible,.shield_user_mfa_container .shield_remove_passkey:focus-visible,.shield_user_mfa_container .shield_remove_yubi:focus-visible{box-shadow:0 0 0 .2rem rgba(11,87,164,.22);outline:2px solid #0b57a4;outline-offset:2px}#ModalSuperSearchBox input.search-text:focus-visible,.select2-search__field:focus-visible{box-shadow:0 0 0 .2rem rgba(11,87,164,.22);outline:2px solid #0b57a4;outline-offset:2px}#ShieldUserProfileMFA .switch input:focus-visible+.shield_slider{box-shadow:0 0 0 .2rem rgba(11,87,164,.22);outline:2px solid #0b57a4;outline-offset:2px}[data-shield-accessible-dialog="1"]{align-items:center;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:100000}[data-shield-accessible-dialog="1"][aria-hidden=true]{display:none}.shield-accessible-dialog__overlay{background:rgba(0,0,0,.46);inset:0;position:fixed}.shield-accessible-dialog__surface{background:#fff;border-radius:4px;box-shadow:0 16px 44px rgba(0,0,0,.28);color:#1d2327;max-height:min(620px,100vh - 48px);overflow:auto;padding:24px;position:relative;width:min(100%,480px)}.shield-accessible-dialog__title{font-size:1.35em;line-height:1.3;margin:0 0 12px}.shield-accessible-dialog__title--hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;clip-path:inset(50%);white-space:nowrap}.shield-accessible-dialog__message{line-height:1.5;margin:0 0 16px}.shield-accessible-dialog__field{margin:16px 0}.shield-accessible-dialog__field label{display:block;font-weight:600;margin-bottom:6px}.shield-accessible-dialog__field input{max-width:100%;width:100%}.shield-accessible-dialog__validation{color:#8a2424;font-weight:600;margin:12px 0 0}.shield-accessible-dialog__actions{display:flex;gap:8px;justify-content:flex-end;margin-top:20px}.shield-accessible-dialog__actions .button[hidden]{display:none!important}.shield-accessible-dialog--danger .shield-accessible-dialog__confirm.button-link-delete{background:#b32d2e;border-color:#8a2424;color:#fff}.shield-accessible-dialog--danger .shield-accessible-dialog__confirm.button-link-delete:focus,.shield-accessible-dialog--danger .shield-accessible-dialog__confirm.button-link-delete:hover{background:#8a2424;border-color:#691c1c;color:#fff}@media(max-width:480px){[data-shield-accessible-dialog="1"]{align-items:flex-start;padding:16px}.shield-accessible-dialog__surface{max-height:calc(100vh - 32px);padding:20px}.shield-accessible-dialog__actions{flex-direction:column-reverse}.shield-accessible-dialog__actions .button{justify-content:center;width:100%}}div.notice.shield-notice-container{padding:12px}.shield-notice-content-wrap{align-items:flex-start;display:flex;gap:12px}.shield-notice-icon{flex:0 0 24px;line-height:0;margin-top:2px}.shield-notice-icon svg{color:#2271b1;height:24px;width:24px}.shield-notice-content{min-width:0}.shield-notice-title{margin:0 0 4px;padding:0}.shield-notice-content p{margin:0 0 8px}.shield-notice-content p:last-child{margin-bottom:0}@media screen and (max-width:782px){.shield-notice-content-wrap{display:block}.shield-notice-icon{margin:0 0 8px}}.plugin_update_message{color:#d33;font-weight:bolder}body.plugins-php .wrap>ul li.vulnerable a{color:darkred}tr.shield-plugin-vulnerability>td{background:#fff4f4;background:-moz-linear-gradient(top,#fff4f4 0,#f7e3e3 100%);background:-webkit-linear-gradient(top,#fff4f4,#f7e3e3);background:linear-gradient(180deg,#fff4f4 0,#f7e3e3);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff4f4",endColorstr="#f7e3e3",GradientType=0);padding:12px 40px}tr.shield-plugin-vulnerability>td table{width:100%}tr.shield-plugin-vulnerability>td table th{color:#444;font-weight:bolder}tr.shield-plugin-vulnerability a{font-weight:700;text-decoration:underline}tr.shield-plugin-vulnerability dl{margin:12px 0}tr.shield-plugin-vulnerability dd{margin-bottom:3px}.shield-restricted-option{background-color:hsla(0,0%,100%,.6);border:1px solid;border-radius:3px;clear:both;color:rgba(195,71,76,.9);display:inline-block;line-height:22px;margin:2px 0 4px;padding:7px 8px 5px 6px}.shield-user-options-block table{margin-left:1em}.shield-user-options-block #shield_ga_secret{background-color:#f5f5f5;border:1px solid rgba(0,0,0,.1);font-family:monospace;font-size:24px;letter-spacing:5px;padding:0 7px;text-shadow:1px 1px 0 rgba(0,0,0,.4)}.wp-submenu-wrap a .shield_highlighted_menu{color:lime}.shield-toaster{position:fixed;right:60px;top:100px;z-index:-1}.shield-toaster .toast-body{white-space:nowrap}.shield-toaster.toast{max-width:none}#wpadminbar .shield-counter{border-radius:50%;display:inline;margin-left:6px;padding:1px 7px 1px 6px!important}#wp-admin-bar-icwp-wpsf-adminbarmenu .ab-submenu>li{padding:0 0 5px}#toplevel_page_icwp-wpsf-plugin li{clear:both}