.custom-modal[data-astro-cid-ryytlcyq]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;opacity:0;transition:opacity .3s ease}.custom-modal[data-astro-cid-ryytlcyq].active{display:flex;align-items:center;justify-content:center;opacity:1}.modal-overlay[data-astro-cid-ryytlcyq]{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;backdrop-filter:blur(4px)}.modal-content[data-astro-cid-ryytlcyq]{position:relative;background:#fff;border-radius:12px;padding:40px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;z-index:1;box-shadow:0 10px 40px #0000004d;animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close[data-astro-cid-ryytlcyq]{position:absolute;top:15px;right:15px;background:transparent;border:none;font-size:32px;color:#666;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;z-index:10}.modal-close[data-astro-cid-ryytlcyq]:hover{background:#f0f0f0;color:#333}.form-intro[data-astro-cid-ryytlcyq]{margin-bottom:30px}.form-intro[data-astro-cid-ryytlcyq] h3[data-astro-cid-ryytlcyq]{margin-bottom:10px;color:#333;font-size:28px;font-weight:700}.form-intro[data-astro-cid-ryytlcyq] p[data-astro-cid-ryytlcyq]{margin-bottom:0;color:#666;font-size:15px}.form-fields[data-astro-cid-ryytlcyq]{display:flex;flex-direction:column;gap:20px}.form-field[data-astro-cid-ryytlcyq]{width:100%}.form-control[data-astro-cid-ryytlcyq],.form-select[data-astro-cid-ryytlcyq]{width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:all .3s ease;background:#fff;color:#333;box-sizing:border-box}.form-select[data-astro-cid-ryytlcyq]{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 12px;padding-right:40px}.form-control[data-astro-cid-ryytlcyq]:focus,.form-select[data-astro-cid-ryytlcyq]:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.form-control[data-astro-cid-ryytlcyq]::placeholder{color:#999}.form-footer[data-astro-cid-ryytlcyq]{margin-top:30px;text-align:center}.form-messages[data-astro-cid-ryytlcyq]{font-size:12px;color:#666;margin-bottom:20px}.btn-submit[data-astro-cid-ryytlcyq]{background:#007bff;color:#fff;border:none;padding:14px 35px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease}.btn-submit[data-astro-cid-ryytlcyq]:hover{background:#0056b3;transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d}.btn-submit[data-astro-cid-ryytlcyq] i[data-astro-cid-ryytlcyq]{font-size:18px}.success-message[data-astro-cid-ryytlcyq]{text-align:center;padding:40px 20px;animation:successFadeIn .5s ease}@keyframes successFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.success-icon[data-astro-cid-ryytlcyq]{margin-bottom:20px;animation:successIconBounce .6s ease}@keyframes successIconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.success-message[data-astro-cid-ryytlcyq] h3[data-astro-cid-ryytlcyq]{color:#4caf50;font-size:28px;font-weight:700;margin-bottom:15px}.success-message[data-astro-cid-ryytlcyq] p[data-astro-cid-ryytlcyq]{color:#666;font-size:16px;line-height:1.6;margin-bottom:10px}.success-details[data-astro-cid-ryytlcyq]{background:#f5f5f5;border-radius:8px;padding:15px;margin:20px 0}.success-details[data-astro-cid-ryytlcyq] p[data-astro-cid-ryytlcyq]{margin:0;font-size:14px;color:#555}.btn-close-success[data-astro-cid-ryytlcyq]{background:#4caf50;color:#fff;border:none;padding:12px 35px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-top:20px;transition:all .3s ease}.btn-close-success[data-astro-cid-ryytlcyq]:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 4px 12px #4caf504d}@media (max-width: 768px){.modal-content[data-astro-cid-ryytlcyq]{padding:30px 20px;width:95%}.form-intro[data-astro-cid-ryytlcyq] h3[data-astro-cid-ryytlcyq]{font-size:24px}}
