#loadingIndicator svg #steamL{stroke-dasharray:13;stroke-dashoffset:13px;animation:2s infinite steamLarge}#loadingIndicator svg #steamR{stroke-dasharray:9;stroke-dashoffset:9px;animation:2s infinite steamSmall}#loadingIndicator svg #teabag{transform-origin:top;animation:2s infinite swing;transform:rotate(3deg)}@keyframes swing{50%{transform:rotate(-3deg)}}@keyframes steamLarge{0%{stroke-dashoffset:13px;opacity:.6}to{stroke-dashoffset:39px;opacity:0}}@keyframes steamSmall{10%{stroke-dashoffset:9px;opacity:.6}80%{stroke-dashoffset:27px;opacity:0}to{stroke-dashoffset:27px;opacity:0}}.small-screen-dialog{top:env(safe-area-inset-top);left:env(safe-area-inset-left);right:env(safe-area-inset-right);position:fixed;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;max-width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right))!important}.panel-dialog:not(.fullscreen){width:100%;height:auto;min-height:100px;max-height:min(633px, calc(90vh - env(safe-area-inset-top) - env(safe-area-inset-bottom)))}.panel-dialog:not(.fullscreen).size-sm{max-width:525px}.panel-dialog:not(.fullscreen).size-md{max-width:700px}.panel-dialog:not(.fullscreen).size-lg{max-width:900px}.panel-dialog:not(.fullscreen).max-height{height:min(633px, calc(90vh - env(safe-area-inset-top) - env(safe-area-inset-bottom)))}.panel-dialog.fullscreen{left:env(safe-area-inset-left);right:env(safe-area-inset-right);top:env(safe-area-inset-top);bottom:env(safe-area-inset-bottom);position:fixed}.panel-dialog .list{max-height:100%;height:90vh!important}.yarl__toolbar{align-items:center;gap:14px}.form-dialog:not(.small-screen-dialog){width:100%;max-width:525px;height:auto;min-height:100px;max-height:min(633px, calc(90vh - env(safe-area-inset-top) - env(safe-area-inset-bottom)))}input[type=date],input[type=time]{-webkit-appearance:textfield}input[type=date]::-webkit-date-and-time-value{text-align:left!important}input[type=time]::-webkit-date-and-time-value{text-align:left!important}input[type=date]::-webkit-calendar-picker-indicator{background:0 0;width:32px;height:40px;position:absolute;top:0;right:0}input[type=time]::-webkit-calendar-picker-indicator{background:0 0;width:32px;height:40px;position:absolute;top:0;right:0}.mdxeditor{flex-direction:column;flex-grow:1;flex-shrink:1;min-height:105px;max-height:300px;display:flex;overflow:auto}.mdxeditor-root-contenteditable{height:auto;max-height:100%;overflow:auto}.mdxeditor-toolbar{flex-grow:0;flex-shrink:0;height:52px;max-height:52px;overflow-y:hidden}.mdxeditor-toolbar svg{color:unset}.mdxeditor-contenteditable{max-width:none}.list div[data-viewport-type=element]{max-width:100%}.avatar{--tw-bg-opacity:1;background-color:rgb(225 231 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(49 45 129/var(--tw-text-opacity,1));flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.avatar.xs{border-radius:12px;width:40px;height:40px}.avatar.sm{border-radius:8px;width:48px;height:48px}.avatar.md{border-radius:12px;width:96px;height:96px;font-size:36px}.avatar.lg{border-radius:16px;width:136px;height:136px;font-size:52px}
