.styles_modalOverlay__jmuRH{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.styles_modalContainer__CWowF{width:600px;max-height:80vh;background-color:var(--color-bg);border-radius:10px;padding:0;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.15);display:flex;flex-direction:column}.styles_modalHeaderContainer__WrOA1{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0;background-color:#f8f9fa}.styles_modalHeaderContainer__WrOA1 h1{margin:0;font-size:18px;font-weight:600;color:#333}.styles_modalContentContainer__AnTIs{display:flex;flex-direction:column;gap:20px;overflow-y:auto;padding:24px;flex:1 1}.styles_contentItem__kYwW7{display:flex;flex-direction:column;gap:12px}.styles_contentItem__kYwW7 p{line-height:1.5;color:#555}.styles_contentItem__kYwW7 p:last-child{margin-bottom:0}.styles_contentItem__kYwW7 b{color:#333}.styles_contentItemTitle__KR9N_ h4{margin:0;font-size:16px;font-weight:600;color:#333}.styles_contentItemContent__whmOg{display:flex;flex-direction:column;gap:8px;margin:0;list-style:none}.styles_contentItemContent__whmOg li{padding-left:16px;margin-bottom:8px;line-height:1.5;color:#555}.styles_modalFooterContainer__1ND64{padding:20px 24px;border-top:1px solid #e0e0e0;background-color:#f8f9fa;display:flex;flex-direction:column;gap:12px}.styles_modalFooterContainer__1ND64 .styles_modalFooterButton__HAhJM{display:flex;justify-content:flex-end}.styles_modalFooterContainer__1ND64 .styles_modalFooterButton__HAhJM button{width:auto}