html{background:var(--background-default-grey)}body{background:var(--background-default-grey);margin:0}#root{min-height:100vh}.admin-main-container{margin-top:1.5rem;margin-bottom:4rem}.admin-content{min-width:0}.admin-data-table table{width:100%}.admin-selection-cell{vertical-align:middle;width:3rem}.admin-selection-checkbox{justify-content:center;display:flex}.admin-selection-checkbox .fr-label{min-height:1.5rem;padding-left:1.5rem}.admin-clickable-row{cursor:pointer}.admin-clickable-row:hover{background-color:var(--background-alt-grey-hover)}.admin-selected-row,.admin-selected-card{background-color:var(--background-alt-blue-france)}.admin-empty-cell{color:var(--text-mention-grey);text-align:center}.admin-card-list{gap:1rem;display:grid}.admin-card-list .fr-card{position:relative}.admin-card-selection{z-index:1;position:absolute;top:.75rem;right:.75rem}.admin-card-field{flex-wrap:wrap;gap:.5rem;margin-bottom:.25rem;padding-right:2rem;display:flex}.admin-muted-text{color:var(--text-mention-grey)}.admin-bulk-actions{background:var(--background-alt-blue-france);box-shadow:inset 0 0 0 1px var(--border-default-blue-france);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.admin-rich-select{position:relative}.admin-rich-select .fr-label{margin-bottom:.5rem}.admin-rich-select__control{position:relative}.admin-rich-select__control .fr-input{padding-right:3rem}.admin-rich-select__control input[type=search]::-webkit-search-cancel-button{appearance:none}.admin-rich-select__control input[type=search]::-webkit-search-decoration{appearance:none}.admin-rich-select__clear{position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.admin-rich-select__menu{background:var(--background-default-grey);box-shadow:inset 0 0 0 1px var(--border-default-grey), 0 .5rem 1.5rem #00001229;z-index:50;max-height:18rem;padding:.25rem;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow-y:auto}.admin-rich-select__option{color:var(--text-default-grey);cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;gap:.125rem;width:100%;padding:.625rem .75rem;display:flex}.admin-rich-select__option:hover,.admin-rich-select__option:focus{background:var(--background-alt-blue-france-hover)}.admin-rich-select__option--selected{background:var(--background-alt-blue-france);color:var(--text-action-high-blue-france);font-weight:700}.admin-rich-select__empty{color:var(--text-mention-grey);margin:0;padding:.75rem}.admin-panel{background:var(--background-default-grey);box-shadow:inset 0 0 0 1px var(--border-default-grey);padding:1.5rem}.admin-panel__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-stat-tile{height:100%}.admin-dashboard-tile{cursor:pointer;height:100%}.admin-audit-target{flex-direction:column;gap:.125rem;display:flex}.admin-audit-results{position:relative}.admin-audit-refresh{margin-bottom:.5rem}.admin-audit-table .fr-table__content{overflow-x:visible}.admin-audit-table .fr-table__wrapper,.admin-audit-table .fr-table__container{overflow-x:hidden}.admin-audit-table table{table-layout:fixed;width:100%}.admin-audit-table th,.admin-audit-table td{overflow-wrap:anywhere;white-space:normal;word-break:normal;vertical-align:top;min-width:0}.admin-audit-table th:first-child,.admin-audit-table td:first-child{width:8rem}.admin-audit-table th:nth-child(2),.admin-audit-table td:nth-child(2){width:11rem}.admin-audit-table th:nth-child(3),.admin-audit-table td:nth-child(3){width:12rem}.admin-audit-table th:nth-child(4),.admin-audit-table td:nth-child(4){width:10rem}.admin-audit-table .fr-badge{overflow-wrap:anywhere;text-align:left;white-space:normal;align-items:flex-start;max-width:100%;height:auto;min-height:1.5rem;line-height:1.35}.admin-emotion-tree{gap:.75rem;display:grid}.admin-emotion-group{border-bottom:1px solid var(--border-default-grey);padding-bottom:.75rem}.admin-emotion-group:last-child{border-bottom:0;padding-bottom:0}.admin-emotion-row{align-items:center;gap:.5rem;min-height:2.75rem;padding:.5rem .75rem;display:flex}.admin-emotion-row--primary{background:var(--background-alt-grey)}.admin-emotion-row--selected{background:var(--background-alt-blue-france);box-shadow:inset 0 0 0 2px var(--border-action-high-blue-france)}.admin-emotion-row__main{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;min-width:0;padding:.25rem 0;display:flex}.admin-emotion-row__main:hover{background:var(--background-alt-grey-hover)}.admin-emotion-row .fr-btn--icon-only{min-width:2rem;padding-left:0;padding-right:0}.admin-emotion-row__main .fr-text--xs{margin-bottom:0}.admin-emotion-children{gap:.25rem;margin-left:2.25rem;padding-top:.5rem;display:grid}.admin-status-badge{white-space:nowrap;flex-shrink:0;padding:.125rem .75rem}.admin-rich-editor{gap:.5rem;display:grid}.admin-rich-editor__toolbar{background:var(--background-alt-grey);box-shadow:inset 0 0 0 1px var(--border-default-grey);flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem;display:flex}.admin-rich-editor__format{position:relative}.admin-rich-editor__format-button{justify-content:space-between;min-width:8rem;min-height:2rem}.admin-rich-editor__format-menu{background:var(--background-default-grey);box-shadow:inset 0 0 0 1px var(--border-default-grey), 0 6px 18px #00001229;z-index:20;min-width:10rem;padding:.25rem;display:grid;position:absolute;top:calc(100% + .25rem);left:0}.admin-rich-editor__format-item{color:var(--text-default-grey);cursor:pointer;text-align:left;background:0 0;border:0;padding:.5rem .75rem}.admin-rich-editor__format-item:hover,.admin-rich-editor__format-item:focus{background:var(--background-alt-blue-france-hover)}.admin-rich-editor__format-item--active{background:var(--background-alt-blue-france);color:var(--text-action-high-blue-france);font-weight:700}.admin-rich-editor__surface{background:var(--background-default-grey);box-shadow:inset 0 0 0 1px var(--border-default-grey);overflow-wrap:anywhere;min-height:18rem;padding:1rem}.admin-rich-editor__surface:focus{outline:2px solid var(--border-action-high-blue-france);outline-offset:2px}.admin-rich-editor__surface img,.admin-featured-image-preview img{max-width:100%;height:auto;display:block}.admin-rich-editor__surface img{cursor:pointer;object-fit:contain;max-height:26rem;margin:1rem 0}.admin-rich-editor__figure{margin:1rem 0}.admin-rich-editor__figure img{margin-bottom:.5rem}.admin-rich-editor__figure figcaption{margin-top:.5rem}.admin-rich-editor__image--selected{outline:3px solid var(--border-action-high-blue-france);outline-offset:3px}.admin-featured-image-preview img{object-fit:contain;max-height:18rem}.admin-featured-image-preview{background:var(--background-alt-grey);box-shadow:inset 0 0 0 1px var(--border-default-grey);margin-top:1rem;padding:1rem}@media (width<=47.99em){.admin-main-container{margin-top:1rem}.admin-panel{padding:1rem}.admin-emotion-children{margin-left:.75rem}}
