.styles_modalOverlay__fDOry{position:fixed;inset:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;pointer-events:auto}.styles_modalContent__POb89{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:700px;width:90%}.styles_modalTitle__7wy4n{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600;color:#1a1a1a}.styles_modalBody__2ys3F{margin-bottom:2rem}.styles_modalBody__2ys3F p{margin:.75rem 0;line-height:1.5;color:#333}.styles_modalActions__nJy4f{display:flex;justify-content:flex-end;gap:1rem}.styles_button__WsDNA{padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.styles_button__WsDNA:disabled{opacity:.6;cursor:not-allowed}.styles_buttonOutline__YNEZw{background:transparent;border:1px solid #0066cc;color:#0066cc}.styles_buttonOutline__YNEZw:hover:not(:disabled){background:rgba(0,102,204,.1)}.styles_buttonPrimary__nVAF_{background:#0066cc;color:white;border:1px solid #0066cc}.styles_buttonPrimary__nVAF_:hover:not(:disabled){background:#0052a3;border-color:#0052a3}