.half-modal[data-v-e4376e2c]{height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1045;--content-translate-y:0}.half-modal.show[data-v-e4376e2c]{pointer-events:auto}.half-modal-dialog[data-v-e4376e2c]{align-items:center;display:flex;height:100vh;margin:auto;max-width:900px;pointer-events:none;position:relative;width:100%;z-index:1}.half-modal-content[data-v-e4376e2c]{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px 3px #0000004d;display:flex;flex-flow:column;max-height:90vh;overflow:hidden;pointer-events:auto;transform:translateY(var(--content-translate-y));width:100%}.half-modal:not(.show) .half-modal-content[data-v-e4376e2c]{animation:hideAnimation-e4376e2c .3s ease-out}.half-modal.show .half-modal-content[data-v-e4376e2c]{animation:showAnimation-e4376e2c .3s ease-out}.half-modal-header[data-v-e4376e2c]{align-items:center;border-bottom:1px solid #e1e2eb;display:flex;flex-shrink:0}.half-modal-header .icon-close[data-v-e4376e2c]{cursor:pointer;margin:auto 16px auto 8px}.half-modal-header .icon-close>img[data-v-e4376e2c]{height:24px;width:24px}.half-modal-body[data-v-e4376e2c]{max-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:none}.half-modal-backdrop[data-v-e4376e2c]{background-color:#000;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:0}.half-modal-backdrop.transparent[data-v-e4376e2c]{background-color:transparent}.half-modal:not(.show) .half-modal-backdrop[data-v-e4376e2c]{animation:hideBackdropAnimation-e4376e2c .3s ease-out}.half-modal.show .half-modal-backdrop[data-v-e4376e2c]{animation:showBackdropAnimation-e4376e2c .3s ease-out}.default-half-modal-header[data-v-e4376e2c]{align-items:center;display:flex;height:44px;padding-left:16px;width:100%}.header-title[data-v-e4376e2c]{color:#222;flex-shrink:1;font-size:16px;font-weight:700;margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:641px){.widget .half-modal-dialog[data-v-e4376e2c]{align-items:end;margin:auto 40px 0 auto;width:400px}.widget .half-modal-content[data-v-e4376e2c]{border-radius:8px 8px 0 0;max-height:540px}}@media screen and (max-width:640px){.half-modal-dialog[data-v-e4376e2c]{align-items:end;margin:0 auto}.half-modal-content[data-v-e4376e2c]{border-radius:8px 8px 0 0;max-height:calc(100vh - env(safe-area-inset-top))}}@keyframes showAnimation-e4376e2c{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(var(--content-translate-y))}}@keyframes hideAnimation-e4376e2c{0%{opacity:1;transform:translateY(var(--content-translate-y))}to{opacity:0;transform:translateY(100%)}}@keyframes showBackdropAnimation-e4376e2c{0%{opacity:0}to{opacity:.5}}@keyframes hideBackdropAnimation-e4376e2c{0%{opacity:.5}to{opacity:0}}
