.modal[data-astro-cid-f7v2hjuo]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;align-items:center;justify-content:center;padding:2rem}.modal[data-astro-cid-f7v2hjuo].active{display:flex}.modal-overlay[data-astro-cid-f7v2hjuo]{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;backdrop-filter:blur(5px)}.modal-content[data-astro-cid-f7v2hjuo]{position:relative;background:#fff;border-radius:20px;max-width:1000px;width:100%;height:95vh;max-height:95vh;overflow:hidden;box-shadow:0 25px 50px #0000004d;animation:modalSlideIn .3s ease;display:flex;flex-direction:column}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-close[data-astro-cid-f7v2hjuo]{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;background:#0000001a;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-dark);font-size:1.2rem;transition:all .3s ease;z-index:10}.modal-close[data-astro-cid-f7v2hjuo]:hover{background:#0003;transform:rotate(90deg)}.modal-header[data-astro-cid-f7v2hjuo]{padding:2rem 2rem 1rem;border-bottom:1px solid #e0e0e0;flex-shrink:0}.modal-header[data-astro-cid-f7v2hjuo] h2[data-astro-cid-f7v2hjuo]{font-size:1.8rem;font-weight:700;color:var(--text-dark);margin:0}.modal-body[data-astro-cid-f7v2hjuo]{padding:1.5rem 0 0;overflow-y:auto;flex:1}.modal-body[data-astro-cid-f7v2hjuo] iframe[data-astro-cid-f7v2hjuo]{display:block;border:none;width:100%;height:100%;min-height:100%}body.modal-open{overflow:hidden}@media(max-width:968px){.modal[data-astro-cid-f7v2hjuo]{padding:1rem}.modal-content[data-astro-cid-f7v2hjuo]{max-height:95vh}.modal-header[data-astro-cid-f7v2hjuo]{padding:1.5rem 1rem 1rem}.modal-header[data-astro-cid-f7v2hjuo] h2[data-astro-cid-f7v2hjuo]{font-size:1.4rem}.modal-body[data-astro-cid-f7v2hjuo] iframe[data-astro-cid-f7v2hjuo]{min-height:500px}}
