@keyframes Attachment-module-scss-module__8dUWlG__skeleton-line-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Attachment-module-scss-module__8dUWlG__root{--attachment-background:var(--background-on-raised-surface);--attachment-background-hover:var(--background-on-raised-surface-hover);--attachment-icon-background:var(--caesar-red-400);background-color:var(--attachment-background);border-radius:.5rem;flex:none;width:auto;transition:background-color .2s ease-out;display:inline-block;position:relative;overflow:hidden}.Attachment-module-scss-module__8dUWlG__root:has(img):after{pointer-events:none;content:"";background-color:var(--effect-overlay);opacity:0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);transition:opacity .2s ease-out;display:block;position:absolute;inset:0}@media (any-hover:hover){.Attachment-module-scss-module__8dUWlG__root:hover[data-hoverable=true]{background-color:var(--attachment-background-hover)}.Attachment-module-scss-module__8dUWlG__root:hover[data-hoverable=true]:not([data-loading=true]):after{opacity:1}.Attachment-module-scss-module__8dUWlG__root:hover[data-hoverable=true] .Attachment-module-scss-module__8dUWlG__action{pointer-events:initial;opacity:1}}.Attachment-module-scss-module__8dUWlG__root:has(.Attachment-module-scss-module__8dUWlG__action:focus){background-color:var(--attachment-background-hover)}.Attachment-module-scss-module__8dUWlG__root:has(.Attachment-module-scss-module__8dUWlG__action:focus):not([data-loading=true]):after{opacity:1}.Attachment-module-scss-module__8dUWlG__root:has(.Attachment-module-scss-module__8dUWlG__action:focus) .Attachment-module-scss-module__8dUWlG__action{pointer-events:initial;opacity:1}.Attachment-module-scss-module__8dUWlG__root:hover[data-hoverable=true]:not([data-loading=true]){cursor:pointer}.Attachment-module-scss-module__8dUWlG__image{object-fit:cover;width:3rem;height:3rem;display:block}.Attachment-module-scss-module__8dUWlG__spinner{--spinner-size:1.25rem;background-color:var(--effect-overlay);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Attachment-module-scss-module__8dUWlG__body{gap:.125rem;min-width:3rem;max-width:12.1875rem;padding:.375rem 2.25rem .5rem .5rem;display:grid;overflow:hidden}.Attachment-module-scss-module__8dUWlG__footer{justify-content:flex-start;align-items:center;gap:.25rem;width:100%;display:flex}.Attachment-module-scss-module__8dUWlG__name{text-overflow:ellipsis;color:var(--text-primary);letter-spacing:-.0088rem;white-space:nowrap;font-size:.875rem;line-height:1rem;overflow:hidden}.Attachment-module-scss-module__8dUWlG__type{font-size:.75rem;font-weight:500;line-height:var(--line-height-tight);color:var(--text-secondary);text-transform:uppercase;letter-spacing:-.0225rem}.Attachment-module-scss-module__8dUWlG__icon{width:1rem;height:1rem;font-size:.375rem;font-weight:700;line-height:var(--line-height-tight);color:var(--text-inverse);text-align:center;text-transform:uppercase;background-color:var(--attachment-icon-background);border-radius:.125rem;justify-content:center;align-items:center;display:flex;overflow:hidden}button.Attachment-module-scss-module__8dUWlG__action{z-index:1;position:absolute;top:.25rem;right:.25rem}button.Attachment-module-scss-module__8dUWlG__action[data-size=small][data-icon=true]{transform-origin:100% 0;transform:scale(.5)}@media screen and (min-width:1024px){button.Attachment-module-scss-module__8dUWlG__action{pointer-events:none;opacity:0}}@media (prefers-color-scheme:dark){:root:not([data-theme-mode]) .Attachment-module-scss-module__8dUWlG__tooltip{--attachment-tooltip-background:var(--gray-100)}}:root[data-theme-mode=dark] .Attachment-module-scss-module__8dUWlG__tooltip{--attachment-tooltip-background:var(--gray-100)}.Attachment-module-scss-module__8dUWlG__tooltip{--attachment-tooltip-background:var(--gray-800);font-size:.625rem;font-weight:400;line-height:var(--line-height-loose);color:var(--text-inverse);letter-spacing:-.0063rem;background-color:var(--attachment-tooltip-background);border:none;border-radius:.25rem;padding:0 .25rem}.Attachment-module-scss-module__8dUWlG__tooltip p{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}
@keyframes Carousel-module-scss-module__ytmQnG__skeleton-line-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-color-scheme:dark){:root:not([data-theme-mode]) .Carousel-module-scss-module__ytmQnG__root[data-variant=danger]{--carousel-background:var(--caesar-red-600);--carousel-header-background:var(--caesar-red-800)}}:root[data-theme-mode=dark] .Carousel-module-scss-module__ytmQnG__root[data-variant=danger]{--carousel-background:var(--caesar-red-600);--carousel-header-background:var(--caesar-red-800)}.Carousel-module-scss-module__ytmQnG__root{--carousel-pagination-text:var(--text-tertiary)}.Carousel-module-scss-module__ytmQnG__root[data-variant=neutral]{--carousel-background:var(--background-raised-surface);--carousel-header-background:transparent;--carousel-border-outer:var(--stroke-strong);--carousel-border-inner:var(--stroke-subtle)}.Carousel-module-scss-module__ytmQnG__root[data-variant=danger]{--carousel-background:var(--caesar-red-50);--carousel-header-background:var(--caesar-red-100);--carousel-border-inner:var(--carousel-background)}.Carousel-module-scss-module__ytmQnG__root{background-color:var(--carousel-background);overflow:hidden}.Carousel-module-scss-module__ytmQnG__root:empty{display:none}.Carousel-module-scss-module__ytmQnG__root[data-rounded=true]{border-radius:1rem}.Carousel-module-scss-module__ytmQnG__root[data-bordered=true]{border:1px solid var(--carousel-border-outer)}.Carousel-module-scss-module__ytmQnG__root .Carousel-module-scss-module__ytmQnG__header{background-color:var(--carousel-header-background);border-bottom:1px solid var(--carousel-border-inner);align-items:center;display:flex}.Carousel-module-scss-module__ytmQnG__root .Carousel-module-scss-module__ytmQnG__counter{color:var(--carousel-pagination-text);-webkit-user-select:none;user-select:none;margin-inline-start:auto}.Carousel-module-scss-module__ytmQnG__root[data-size=small] .Carousel-module-scss-module__ytmQnG__header{padding:.2rem .75rem}.Carousel-module-scss-module__ytmQnG__root[data-size=small] .Carousel-module-scss-module__ytmQnG__counter{font-size:.875rem}.Carousel-module-scss-module__ytmQnG__root[data-size=small] .Carousel-module-scss-module__ytmQnG__content{padding:.75rem 1rem}.Carousel-module-scss-module__ytmQnG__root[data-size=large] .Carousel-module-scss-module__ytmQnG__header{padding:.5rem 1rem}.Carousel-module-scss-module__ytmQnG__root[data-size=large] .Carousel-module-scss-module__ytmQnG__counter{font-size:1rem}.Carousel-module-scss-module__ytmQnG__root[data-size=large] .Carousel-module-scss-module__ytmQnG__content{padding:1rem}
@keyframes DragAndDrop-module-scss-module__6maUZq__skeleton-line-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-color-scheme:dark){:root:not([data-theme-mode]) .DragAndDrop-module-scss-module__6maUZq__root{--drag-and-drop-background:var(--gray-800);--drag-and-drop-background-hover:var(--gray-950)}}:root[data-theme-mode=dark] .DragAndDrop-module-scss-module__6maUZq__root{--drag-and-drop-background:var(--gray-800);--drag-and-drop-background-hover:var(--gray-950)}.DragAndDrop-module-scss-module__6maUZq__root{--drag-and-drop-background:var(--gray-25);--drag-and-drop-background-hover:var(--gray-50);width:100%;color:var(--text-secondary);text-align:center;background-color:var(--drag-and-drop-background);border:2px dashed var(--stroke-extra-strong);border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:7rem;transition:background-color .2s ease-out;display:flex}@media (any-hover:hover){.DragAndDrop-module-scss-module__6maUZq__root:hover,.DragAndDrop-module-scss-module__6maUZq__root[data-drag-active=true]{background-color:var(--drag-and-drop-background-hover)}}.DragAndDrop-module-scss-module__6maUZq__root[tabindex]:not([tabindex="-1"]):focus-visible{background-color:var(--drag-and-drop-background-hover);outline:none}.DragAndDrop-module-scss-module__6maUZq__root p{font-size:1rem;font-weight:400;line-height:var(--line-height-loose);letter-spacing:-.02rem}.DragAndDrop-module-scss-module__6maUZq__root svg{width:1.25rem;height:1.25rem}
/*# sourceMappingURL=f15fde594f46d4d8.css.map*/