@keyframes fadeScaleDown{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.success-badge{color:#059669;background-color:#ecfef6;border:1px solid #c3e6cb}.warning-badge{color:#d97706;background-color:#fffbeb;border:1px solid #fde68a}.danger-badge{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.card-theme{background-color:#fff;box-shadow:0 4px 12px -2px #00000014,0 0 0 .5px #0000000f}.custom-modal{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s forwards modalBackgroundFadeScaleIn;display:flex;position:fixed;top:0;left:0}@keyframes modalBackgroundFadeScaleIn{0%{opacity:0;background-color:#0000}to{opacity:1;background-color:#00000080}}.custom-modal .custom-modal-container{color:#fff;background-color:#121212;border:1px solid #ffffff1a;border-radius:12px;width:fit-content;position:relative;box-shadow:0 10px 30px #00000080}.custom-modal .custom-modal-container.--theme-light{color:#121317;background-color:#fff;border:1px solid #0000000d}.custom-modal .custom-modal-container.--theme-light .modal-header .modal-title{color:#121317}.custom-modal .custom-modal-container.--theme-light .modal-header .action img{filter:invert()}@media (max-width:520px){.custom-modal .custom-modal-container{max-width:100%}}.custom-modal .custom-modal-container.--traditional{animation:.3s cubic-bezier(.25,1,.5,1) forwards modalFadeScaleIn}.custom-modal .custom-modal-container.--side{background-color:#202124;border-left:1px solid #ffffff1a;border-radius:0;width:500px;height:100vh;animation:.5s cubic-bezier(.25,1,.5,1) forwards modalSlideRight;position:absolute;right:0}.custom-modal .custom-modal-container.--side-small{background-color:#202124;border-left:1px solid #ffffff1a;border-radius:0;width:350px;height:100vh;animation:.5s cubic-bezier(.25,1,.5,1) forwards modalSlideRight;position:absolute;right:0}@media (max-width:375px){.custom-modal .custom-modal-container.--side-small{width:100%;max-width:350px}}.custom-modal .custom-modal-container.--full-screen{background-color:#202124;border:0;border-radius:0;align-self:flex-end;width:100%;height:100vh;animation:.5s cubic-bezier(.25,1,.5,1) forwards modalSlideTop;bottom:0}.custom-modal .custom-modal-container.--full-screen-no-gap{background-color:#202124;border-radius:0;align-self:flex-end;width:100%;height:100vh;animation:.5s cubic-bezier(.25,1,.5,1) forwards modalSlideTop;bottom:0}.custom-modal .custom-modal-container.chat-modal{box-shadow:none;background-color:#0000;border:none}.custom-modal .custom-modal-container.chat-modal .modal-content.--side{height:100vh}.custom-modal .modal-content{height:100%;overflow:auto}.custom-modal .modal-content.--traditional{flex-direction:column;width:480px;max-width:calc(100vw - 48px);max-height:90vh;display:flex;overflow:hidden}@media (max-width:520px){.custom-modal .modal-content.--traditional{width:calc(100vw - 48px);max-height:92vh}}@media (max-width:450px){.custom-modal .modal-content.--traditional{width:calc(100vw - 32px);max-height:95vh}}.custom-modal .modal-content.--traditional-small{flex-direction:column;min-width:300px;max-width:450px;min-height:100px;max-height:85vh;padding:0 20px 20px;display:flex}@media (max-width:520px){.custom-modal .modal-content.--traditional-small{width:100%;max-width:calc(100vw - 80px)}}.custom-modal .modal-content.--side{height:calc(100vh - 70px)}@keyframes modalFadeScaleIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes modalSlideRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes modalSlideTop{0%{opacity:.5;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.custom-modal .modal-header{flex-shrink:0;justify-content:space-between;align-items:center;min-height:56px;padding:16px 20px;display:flex;position:relative}@media (max-width:450px){.custom-modal .modal-header{min-height:52px;padding:12px 16px}}.custom-modal .modal-header.--extra-margin{height:auto;padding:15px 60px}@media (max-width:800px){.custom-modal .modal-header.--extra-margin{padding:10px 30px}}@media (max-width:450px){.custom-modal .modal-header.--extra-margin{height:60px;padding:8px 20px}}.custom-modal .modal-header .modal-title{color:#ffffffe6;text-transform:capitalize;margin-top:5px;margin-bottom:0;font-size:16px;font-weight:500}.custom-modal .modal-header .action{border-radius:7px;justify-content:center;align-items:center;width:37px;height:37px;padding:10px;transition:all .2s;display:flex}.custom-modal .modal-header .action:only-child{margin-left:auto}.custom-modal .modal-header .action:hover{opacity:.7}.custom-modal .modal-header .action img{width:auto;height:12px}
