.SimplePopup_overlay__Dqjx5{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px;overflow-y:auto;font-family:Inter,Segoe UI,Helvetica Neue,sans-serif}.SimplePopup_popup__W5I0v{position:relative;width:100%;max-width:500px;max-height:75vh;background:#f8f8f8;border-radius:16px;box-shadow:0 20px 50px #00000040;animation:SimplePopup_scaleIn__5VniZ .35s ease-out;overflow:hidden;display:flex;flex-direction:column}.SimplePopup_content__dzBuY{padding:28px 24px;overflow-y:auto;max-height:75vh}.SimplePopup_title__r0z7H{font-size:1.45rem;font-weight:700;color:#000;margin-bottom:16px;text-align:center;line-height:1.25}.SimplePopup_description__3Ynx8{font-size:.925rem;line-height:1.55;color:#000;margin-bottom:12px}.SimplePopup_list__Y3fwx{padding-left:1rem;margin-bottom:12px;list-style-type:disc}.SimplePopup_list__Y3fwx li{margin-bottom:8px;font-size:.9rem;line-height:1.45;color:#000}.SimplePopup_closeButton__bcM_u{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;border:none;background:#1f1f1f;color:#fff;font-size:16px;cursor:pointer;transition:all .25s ease}.SimplePopup_closeButton__bcM_u:hover{background:#dc0505}.SimplePopup_content__dzBuY::-webkit-scrollbar{width:6px}.SimplePopup_content__dzBuY::-webkit-scrollbar-track{background:#e0e0e0;border-radius:4px}.SimplePopup_content__dzBuY::-webkit-scrollbar-thumb{background:#b0b0b0;border-radius:4px}.SimplePopup_content__dzBuY::-webkit-scrollbar-thumb:hover{background:#888}@keyframes SimplePopup_scaleIn__5VniZ{0%{opacity:0;transform:scale(.85) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:480px){.SimplePopup_popup__W5I0v{max-width:90%;border-radius:14px}.SimplePopup_content__dzBuY{padding:20px 16px;max-height:85vh}.SimplePopup_title__r0z7H{font-size:1.25rem}.SimplePopup_description__3Ynx8,.SimplePopup_list__Y3fwx li{font-size:.85rem}}@media (min-width:1200px){.SimplePopup_popup__W5I0v{max-width:580px}.SimplePopup_title__r0z7H{font-size:1.6rem}}