body.modal-open{overflow-y:scroll!important}.modal{background:none;border:none}.modal-content{z-index:100000}.modal-backdrop{z-index:10}.modal-header-custom{border-bottom:none;padding-bottom:0}.modal-title-custom{font-size:1.5rem;font-weight:700;color:#333;text-align:center;margin:0 auto}.modal-body-custom{padding:1.5rem;text-align:center}.instruction-text{font-size:1.1rem;color:#555;margin-bottom:1rem}.embed-textarea{width:100%;height:100px;padding:10px;border-radius:8px;border:1px solid #ddd;background-color:#f8f9fa;font-family:Courier New,Courier,monospace;font-size:.9rem;line-height:1.4;cursor:pointer;color:#333;-webkit-transition:border .3s ease;transition:border .3s ease}.embed-textarea:focus,.embed-textarea:hover{border:1px solid #007bff}.modal-footer-custom{border-top:none;-ms-flex-pack:center;justify-content:center}.custom-close-btn{background-color:#007bff;color:#fff;font-weight:700;border-radius:5px;padding:.5rem 1.5rem}.custom-close-btn:hover{background-color:#0056b3}@media (max-width:768px){.modal-content{width:90%;margin:auto}}