.SidebarHeader_breadcrumbsContainer__nBoeU{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%}@media(max-width:1000px){.SidebarHeader_breadcrumbsContainer__nBoeU{flex-direction:column;align-items:flex-start}}.SidebarHeader_actionButtons__hWAQI{display:flex;gap:.75rem;flex-wrap:wrap}.SidebarHeader_list__8X0lO{display:flex;gap:.5rem;padding:.4rem;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;align-items:center;border-radius:5rem;background-color:hsla(230,15.3846153846%,25.2941176471%,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 4px 15px rgba(0,0,0,.3)}.SidebarHeader_list__8X0lO li{font-size:.95rem;font-weight:600;list-style:none;gap:.5rem;align-items:center;display:flex;color:#f1f1f1}.SidebarHeader_list__8X0lO li a{text-decoration:none;padding:.25rem .5rem;border-radius:5rem;color:inherit;transition:all .2s}.SidebarHeader_list__8X0lO li a:hover{color:#7ee7c1;background-color:hsla(0,0%,100%,.05)}.SidebarHeader_list__8X0lO li svg{color:hsla(0,0%,100%,.4)}.styles_background__HFaYC,.styles_modalOverlay__3YFMy{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:2000;padding:1.5rem;animation:styles_fadeIn__KoJi0 .3s ease}.styles_container__3Pra8,.styles_modalContent___hL_6{background-color:hsla(230,15.3846153846%,23.2941176471%,.4);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:2.5rem;border-radius:1rem;border:1px solid hsla(230,15.3846153846%,30.2941176471%,.5);box-shadow:0 8px 32px 0 rgba(0,0,0,.4);max-height:95vh;overflow-y:auto;position:relative;animation:styles_slideUp__F3I20 .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:1.5rem}.styles_container__3Pra8::-webkit-scrollbar,.styles_modalContent___hL_6::-webkit-scrollbar{width:6px}.styles_container__3Pra8::-webkit-scrollbar-track,.styles_modalContent___hL_6::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_container__3Pra8::-webkit-scrollbar-thumb,.styles_modalContent___hL_6::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:10px}.styles_modalHeader__nq3UU{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:2rem}.styles_modalHeader__nq3UU .styles_heading__d1WPI,.styles_modalHeader__nq3UU h2{margin:0;font-size:1.25rem;font-weight:800;color:#f1f1f1;letter-spacing:-.02em;position:relative;padding-left:1rem}.styles_modalHeader__nq3UU .styles_heading__d1WPI:before,.styles_modalHeader__nq3UU h2:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:80%;background-color:#7ee7c1;border-radius:4px}.styles_closeButton__VOCO6{background:rgba(0,0,0,0);border:none;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#d4d4d4;transition:all .2s;opacity:.6}.styles_closeButton__VOCO6:hover{opacity:1;color:#f1f1f1;transform:rotate(90deg)}.styles_modalBody__Pjmk5{color:#f1f1f1}.styles_loading__ZlmYV{display:flex;align-items:center;justify-content:center;padding:3rem}.styles_loading__ZlmYV svg{font-size:2rem;color:#7ee7c1;animation:styles_spin__aI6F0 1s linear infinite}@keyframes styles_spin__aI6F0{to{transform:rotate(1turn)}}@keyframes styles_fadeIn__KoJi0{0%{opacity:0}to{opacity:1}}@keyframes styles_slideUp__F3I20{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}@media(max-width:768px){.styles_container__3Pra8,.styles_modalContent___hL_6{padding:1.5rem;width:100%!important;border-radius:1rem}.styles_modalHeader__nq3UU{margin-bottom:1rem}}.styles_message__JN6kd{margin-bottom:1rem;color:#d4d4d4}.styles_form__Em7Aa{width:100%;display:flex;flex-direction:column;gap:1rem}