.Overlay-module-scss-module__iojfCa__overlay{z-index:-1;background:var(--modal-overlay-background);width:100%;height:100%;animation-duration:var(--modal-animation-duration);border:0;animation-timing-function:linear;animation-fill-mode:forwards;position:fixed;top:0;left:0}
.Modal-module-scss-module__hcjTra__wrapper{box-sizing:border-box;z-index:1000;width:100%;height:100%;padding:var(--space-x2);overscroll-behavior:contain;display:flex;position:fixed;top:0;left:0;overflow:auto}.Modal-module-scss-module__hcjTra__wrapper.Modal-module-scss-module__hcjTra__opening .Modal-module-scss-module__hcjTra__overlay{animation-name:Modal-module-scss-module__hcjTra__showing}.Modal-module-scss-module__hcjTra__wrapper.Modal-module-scss-module__hcjTra__opening .Modal-module-scss-module__hcjTra__modal{animation-name:Modal-module-scss-module__hcjTra__slide-showing}.Modal-module-scss-module__hcjTra__wrapper.Modal-module-scss-module__hcjTra__closing .Modal-module-scss-module__hcjTra__overlay{animation-name:Modal-module-scss-module__hcjTra__hiding}.Modal-module-scss-module__hcjTra__wrapper.Modal-module-scss-module__hcjTra__closing .Modal-module-scss-module__hcjTra__modal{animation-name:Modal-module-scss-module__hcjTra__slide-hiding}.Modal-module-scss-module__hcjTra__modal{box-sizing:border-box;width:412px;animation-duration:var(--modal-animation-duration);margin:auto;animation-timing-function:ease;animation-fill-mode:forwards;position:relative}.Modal-module-scss-module__hcjTra__modal:not(.Modal-module-scss-module__hcjTra__invisible){background:var(--modal-background-color);border-radius:10px}@keyframes Modal-module-scss-module__hcjTra__showing{0%{opacity:0}}@keyframes Modal-module-scss-module__hcjTra__hiding{to{opacity:0}}@keyframes Modal-module-scss-module__hcjTra__slide-showing{0%{opacity:0;transform:translateY(50vh)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes Modal-module-scss-module__hcjTra__slide-hiding{to{opacity:0;transform:translateY(50vh)}}
.Header-module-scss-module__JXlbEa__header{box-sizing:border-box;border-top-left-radius:inherit;border-top-right-radius:inherit;min-height:60px;padding-block:var(--space-x3);padding-inline:var(--space-x5) var(--space-x3);align-items:center;gap:var(--space-x3);border-block-end:1px solid var(--background-color);display:flex}.Header-module-scss-module__JXlbEa__content{align-items:center;gap:var(--space-x2);white-space:pre-wrap;word-break:break-word;flex-grow:1;display:flex}.Header-module-scss-module__JXlbEa__side{flex-shrink:0}.Header-module-scss-module__JXlbEa__close{margin-inline-start:auto}.Header-module-scss-module__JXlbEa__icon{flex-shrink:0;width:24px}.Header-module-scss-module__JXlbEa__icon *{width:100%}
.Content-module-scss-module__3o2t7q__content:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.Content-module-scss-module__3o2t7q__content{padding:var(--space-x5);color:var(--text-secondary-color);font-size:16px;line-height:1.5}.Content-module-scss-module__3o2t7q__content:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}
.Footer-module-scss-module__C-t2Wq__footer{box-sizing:border-box;gap:var(--space-x2);padding-block:var(--space-x2) var(--space-x5);padding-inline:var(--space-x5);grid-template-columns:repeat(auto-fit,minmax(40px,1fr));display:grid}
.Gallery-module-scss-module__wfu5LG__wrapper .Gallery-module-scss-module__wfu5LG__modal{flex-direction:column;width:100%;min-width:610px;height:100%;min-height:610px;display:flex}.Gallery-module-scss-module__wfu5LG__modal .Gallery-module-scss-module__wfu5LG__footer{justify-content:center;align-items:center;gap:var(--space-x3);padding-block:var(--space-x2);color:var(--picker-text-color);flex-shrink:0;font-size:14px;font-style:italic;line-height:1.4;display:flex}.Gallery-module-scss-module__wfu5LG__gallery{flex-direction:column;flex-grow:1;min-height:0;display:flex}.Gallery-module-scss-module__wfu5LG__gallery .Gallery-module-scss-module__wfu5LG__header{flex-shrink:0;grid-template-columns:1fr 200px;display:grid}.Gallery-module-scss-module__wfu5LG__gallery .Gallery-module-scss-module__wfu5LG__head{grid-template-columns:200px 1fr;width:100%;display:grid}.Gallery-module-scss-module__wfu5LG__gallery .Gallery-module-scss-module__wfu5LG__user{margin-inline:auto}.Gallery-module-scss-module__wfu5LG__content{background:var(--color-gray-20);flex-grow:1;min-height:0;display:flex;overflow:auto}.Gallery-module-scss-module__wfu5LG__image{flex-shrink:0;margin:auto;display:block}
.Toast-module-scss-module__dLaiBG__toast{box-sizing:border-box;border-radius:4px}.Toast-module-scss-module__dLaiBG__wrapper{box-sizing:border-box;border-radius:inherit;display:flex}.Toast-module-scss-module__dLaiBG__container{flex-grow:1;align-items:flex-start;min-width:0;display:flex}.Toast-module-scss-module__dLaiBG__content{white-space:pre-wrap;flex-grow:1;min-width:0}.Toast-module-scss-module__dLaiBG__actions{padding:var(--space-x2);gap:var(--space-x2);flex-shrink:0;display:flex;position:sticky;top:0}.Toast-module-scss-module__dLaiBG__actions:empty{display:none}.Toast-module-scss-module__dLaiBG__icon,.Toast-module-scss-module__dLaiBG__action,.Toast-module-scss-module__dLaiBG__close{flex-shrink:0}.Toast-module-scss-module__dLaiBG__medium{min-height:48px;font-size:14px;font-weight:600;line-height:1.4}.Toast-module-scss-module__dLaiBG__medium .Toast-module-scss-module__dLaiBG__container{padding:var(--space-x3);gap:var(--space-x3)}.Toast-module-scss-module__dLaiBG__medium .Toast-module-scss-module__dLaiBG__icon{width:24px;margin-block:3px}.Toast-module-scss-module__dLaiBG__medium .Toast-module-scss-module__dLaiBG__content{padding-block:5px}.Toast-module-scss-module__dLaiBG__small{min-height:32px;font-size:12px;line-height:1.35}.Toast-module-scss-module__dLaiBG__small .Toast-module-scss-module__dLaiBG__container{padding:var(--space-x2);gap:var(--space-x2)}.Toast-module-scss-module__dLaiBG__small .Toast-module-scss-module__dLaiBG__icon{width:16px}.Toast-module-scss-module__dLaiBG__small .Toast-module-scss-module__dLaiBG__content{padding-block:2px}.Toast-module-scss-module__dLaiBG__info{color:var(--toast-color);background:var(--toast-background)}.Toast-module-scss-module__dLaiBG__info .Toast-module-scss-module__dLaiBG__icon{color:var(--toast-color)}.Toast-module-scss-module__dLaiBG__success{color:var(--toast-success-color);background:var(--toast-success-background)}.Toast-module-scss-module__dLaiBG__success .Toast-module-scss-module__dLaiBG__icon{color:var(--toast-success-color)}.Toast-module-scss-module__dLaiBG__warning{color:var(--toast-warning-color);background:var(--toast-warning-background)}.Toast-module-scss-module__dLaiBG__warning .Toast-module-scss-module__dLaiBG__icon{color:var(--toast-warning-color)}.Toast-module-scss-module__dLaiBG__attention{color:var(--toast-attention-color);background:var(--toast-attention-background)}.Toast-module-scss-module__dLaiBG__attention .Toast-module-scss-module__dLaiBG__icon{color:var(--toast-attention-icon)}.Toast-module-scss-module__dLaiBG__message{color:var(--toast-message-text-color);background:var(--toast-message-background-color)}.Toast-module-scss-module__dLaiBG__message .Toast-module-scss-module__dLaiBG__icon{color:var(--color-gray-50)}.Toast-module-scss-module__dLaiBG__neutral{color:var(--toast-neutral-color);background:var(--toast-neutral-background)}.Toast-module-scss-module__dLaiBG__neutral .Toast-module-scss-module__dLaiBG__icon{color:var(--toast-neutral-color)}