:root{--page-header-offset:44px}.d-recovery-details-panel{display:flex;flex-direction:column;gap:16px}.d-recovery-details-panel .d-recovery-heading{border-bottom:1px solid rgba(89,92,90,.4078431373);padding-bottom:6px;font-size:16px;font-weight:700}.d-recovery-details-panel .d-recovery-details-grid{display:grid;grid-template-columns:160px 1fr;row-gap:10px;column-gap:12px;font-size:14px}.d-recovery-details-panel .d-recovery-details-grid a{color:#4285f4;text-decoration:none}.d-recovery-details-panel .d-recovery-details-grid a:hover{text-decoration:underline}.d-recovery-details-panel .d-recovery-details-grid .label{font-weight:700}.d-recovery-details-panel .recovery-not-available{font-size:13px;color:var(--text-muted,#6b7280);margin:0 0 8px}.d-recovery-details-panel .firewall-panel{display:flex;flex-direction:column;gap:10px;margin-top:24px}.d-recovery-details-panel .firewall-panel .firewall-rule{border-bottom:1px solid rgba(89,92,90,.4078431373);padding:8px 0}.d-recovery-details-panel .firewall-panel .firewall-rule .firewall-rule-header{display:flex;justify-content:space-between;align-items:center;font-size:14px}.d-recovery-details-panel .firewall-panel .firewall-rule .firewall-rule-header .exceptions{font-size:13px;align-items:right}.d-recovery-details-panel .firewall-panel .firewall-rule .firewall-rule-header.expanded{transform:rotate(0deg)}.d-recovery-details-panel .firewall-panel .firewall-rule .firewall-exceptions{margin-top:10px;padding-left:8px;font-size:13px}.d-recovery-details-panel .firewall-panel .firewall-rule .firewall-exceptions .exception-row{display:flex;justify-content:space-between;border-top:1px solid rgba(89,92,90,.4078431373);padding:6px 0}.d-recovery-details-panel .firewall-panel .firewall-rule .firewall-exceptions .exception-row span{flex:1 1;text-align:left}