.styles_overlay__3c6Qc{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(18,18,18,.8);z-index:1000;display:flex;align-items:center;justify-content:center}.styles_content__tN_AO{padding:16px;border-radius:16px;background-color:var(--bg-secondary);min-width:480px;max-width:600px;transform:translateY(20px)}@media(max-width:768px){.styles_content__tN_AO{min-width:0;max-width:none}}.styles_drawer__5zSyp{position:fixed;bottom:0;left:0;right:0;max-height:90vh;overflow-y:auto}.styles_drawer__5zSyp.styles_content__tN_AO{border-radius:0;border-top-left-radius:16px;border-top-right-radius:16px}.styles_modalHeader__iyqTB{display:flex;justify-content:space-between;align-items:center;gap:8px}.styles_modalHeaderTitle__olFDI{font-size:var(--text-main);font-weight:var(--font-weight-medium);line-height:24px}.styles_modalHeaderClose__F7Fe6{cursor:pointer;padding:3px;border-radius:4px;color:var(--gray-600)}.styles_modalHeaderClose__F7Fe6:hover{opacity:.8}