@layer modules{.table{margin-block:var(--spacing-xs)}.table:first-child{margin-top:0}.table:last-child{margin-bottom:0}.table .table-heading{margin-bottom:var(--spacing-xs)}.table .table-wrapper{--table-border-color: #e7e7e7;border-radius:var(--radius-md);background-color:var(--bg-color-white);border:.0625rem solid var(--table-border-color);overflow:hidden}.table .table-scroll-wrapper{overflow:auto}.table table{width:100%}.table table th,.table table td{--padding-inline: var(--spacing-xs);font-family:var(--font-family-body);font-size:var(--font-size-body-lg);line-height:1.5;font-weight:400;color:inherit;font-size:var(--font-size-body-sm);padding:var(--spacing-2xs) var(--padding-inline)}.table table th.lg,.table table td.lg{font-size:var(--font-size-body-lg)}.table table th.md,.table table td.md{font-size:var(--font-size-body-md)}.table table th.sm,.table table td.sm{font-size:var(--font-size-body-sm)}.table table th.xs,.table table td.xs{font-size:var(--font-size-body-xs)}.table table th.note,.table table td.note{font-size:var(--font-size-body-sm);font-style:italic}.table table th{font-weight:500;padding-block:var(--spacing-4xs);position:relative;text-wrap:pretty}.table table th .tooltip-icon{display:inline-block;vertical-align:middle;cursor:pointer;margin-left:.25em;position:relative;top:-0.0625em;opacity:.6;transition-property:opacity;transition-duration:var(--transition-duration-fast);transition-timing-function:var(--transition-timing-function)}.table table th .tooltip-icon::before{content:"";display:block;width:1em;height:1em;mask-image:url("/assets/icons/help-circle.svg");mask-size:contain;mask-position:center;mask-repeat:no-repeat;background-color:currentColor}.table table th .tooltip-icon:hover,.table table th .tooltip-icon:focus,.table table th .tooltip-icon:focus-within{opacity:1}.table table th .tooltip-icon:hover+.tooltip-text,.table table th .tooltip-icon:focus+.tooltip-text,.table table th .tooltip-icon:focus-within+.tooltip-text{opacity:1}.table table th .tooltip-text{font-size:var(--font-size-body-xs);font-weight:400;display:block;position:absolute;top:100%;left:0;right:var(--padding-inline);min-width:16em;padding:calc(var(--padding-inline)/2);pointer-events:none;border-radius:var(--radius-xs);background-color:var(--bg-color-white);border:.0625rem solid var(--table-border-color);opacity:0;z-index:1;translate:calc(var(--padding-inline)/2) 0;transition-property:opacity;transition-duration:var(--transition-duration-fast);transition-timing-function:var(--transition-timing-function)}.table table th:last-child .tooltip-text{left:unset}.table table tbody th,.table table tbody td{border-top:.0625rem solid var(--table-border-color)}.table table tbody td .status{display:inline-flex;align-items:baseline;line-height:1.5;border-radius:var(--radius-xs);border:.0625rem solid var(--bg-color, transparent);padding:.1em .6em .2em;background-color:var(--bg-color, transparent);color:var(--text-color, currentColor)}.table table tbody td .status::before{content:"";display:inline-block;width:.375em;height:.375em;border-radius:50%;background-color:currentColor;vertical-align:middle;position:relative;top:-0.125em;margin-right:.375em;flex-shrink:0}.table table tbody td .status.green,.table table tbody td .status.good{--bg-color: var(--status-color-good);--text-color: var(--text-color-light)}.table table tbody td .status.yellow,.table table tbody td .status.warn,.table table tbody td .status.warning,.table table tbody td .status.neutral{--bg-color: var(--status-color-neutral);--text-color: var(--text-color-dark)}.table table tbody td .status.red,.table table tbody td .status.bad,.table table tbody td .status.alert{--bg-color: var(--status-color-bad);--text-color: var(--text-color-light)}.table table tbody tr:nth-child(odd){background-color:#f6f6f6}.table .table-notes{font-size:var(--font-size-body-md);margin-top:var(--spacing-xs)}.table .table-notes p,.table .table-notes li,.table .table-notes span,.table .table-notes .p{font-size:inherit}}/*# sourceMappingURL=table.css.map */
