.contact-modal[data-astro-cid-mgmks4t3]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-out}.contact-modal-overlay[data-astro-cid-mgmks4t3]{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;backdrop-filter:blur(4px)}.contact-modal-content[data-astro-cid-mgmks4t3]{position:relative;background:#000;color:#fff;width:calc(100% - 30px);max-width:600px;max-height:calc(100vh - 30px);margin:15px;height:auto;border-radius:20px;box-shadow:0 -10px 40px #00000080;animation:fadeInScale .3s ease-out;overflow-y:auto}.contact-modal-header[data-astro-cid-mgmks4t3]{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #333}.contact-modal-header[data-astro-cid-mgmks4t3] h3[data-astro-cid-mgmks4t3]{margin:0;font-size:1.5rem;font-weight:600;color:#fff}.close-btn[data-astro-cid-mgmks4t3]{background:transparent;border:none;cursor:pointer;color:#fff;transition:all .2s ease;padding:8px;border-radius:50%}.close-btn[data-astro-cid-mgmks4t3]:hover{color:#ccc;background:#ffffff1a}.contact-options[data-astro-cid-mgmks4t3]{padding:2rem;display:flex;flex-direction:column;gap:1rem}.contact-view[data-astro-cid-mgmks4t3]{display:flex;flex-direction:column;gap:1rem}.contact-option[data-astro-cid-mgmks4t3]{display:flex;align-items:center;padding:1rem 1.5rem;border-radius:15px;text-decoration:none;background:none;cursor:pointer;color:inherit;transition:all .3s ease;border:1px solid #333;background:#ffffff0d}.contact-option[data-astro-cid-mgmks4t3]{display:flex;align-items:center;padding:1rem 1.5rem;border-radius:15px;text-decoration:none;background:none;border:1px solid #333;cursor:pointer;color:inherit;transition:all .3s ease;background:#ffffff0d}.contact-option[data-astro-cid-mgmks4t3]:hover{background:#ffffff1a;border-color:#555;transform:translateY(-2px)}.option-icon[data-astro-cid-mgmks4t3]{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:15px;margin-right:1.5rem;flex-shrink:0;color:#fff;background:#ffffff1a}.option-content[data-astro-cid-mgmks4t3]{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.option-title[data-astro-cid-mgmks4t3]{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:.5rem}.option-subtitle[data-astro-cid-mgmks4t3]{font-size:1rem;color:#ccc}.social-links[data-astro-cid-mgmks4t3]{display:flex;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #333}.contact-option[data-astro-cid-mgmks4t3].social{flex:1;padding:.75rem 1rem}.option-icon-small[data-astro-cid-mgmks4t3]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;margin-right:.75rem;flex-shrink:0;color:#fff;background:#ffffff1a}.option-content-small[data-astro-cid-mgmks4t3]{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.option-title-small[data-astro-cid-mgmks4t3]{font-size:.9rem;font-weight:600;color:#fff;margin-bottom:.25rem}.option-subtitle-small[data-astro-cid-mgmks4t3]{font-size:.75rem;color:#ccc}.back-button[data-astro-cid-mgmks4t3]{display:flex;align-items:center;gap:.5rem;background:transparent;border:1px solid #555;color:#fff;padding:.75rem 1rem;border-radius:10px;cursor:pointer;transition:all .3s ease;margin-bottom:1rem}.back-button[data-astro-cid-mgmks4t3]:hover{background:#ffffff1a;border-color:#777}.form-header[data-astro-cid-mgmks4t3] h4[data-astro-cid-mgmks4t3]{color:#fff;font-size:1.25rem;margin:0 0 1.5rem;text-align:center}.contact-form[data-astro-cid-mgmks4t3]{display:flex;flex-direction:column;gap:1rem}.form-group[data-astro-cid-mgmks4t3]{display:flex;flex-direction:column}.form-group[data-astro-cid-mgmks4t3] input[data-astro-cid-mgmks4t3],.form-group[data-astro-cid-mgmks4t3] textarea[data-astro-cid-mgmks4t3]{padding:1rem;border:1px solid #555;border-radius:10px;background:#ffffff0d;color:#fff;font-size:1rem;transition:all .3s ease}.form-group[data-astro-cid-mgmks4t3] input[data-astro-cid-mgmks4t3]::placeholder,.form-group[data-astro-cid-mgmks4t3] textarea[data-astro-cid-mgmks4t3]::placeholder{color:#999}.form-group[data-astro-cid-mgmks4t3] input[data-astro-cid-mgmks4t3]:focus,.form-group[data-astro-cid-mgmks4t3] textarea[data-astro-cid-mgmks4t3]:focus{outline:none;border-color:#777;background:#ffffff1a}.send-button[data-astro-cid-mgmks4t3]{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#4caf50;color:#fff;border:none;padding:1rem;border-radius:10px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;margin-top:.5rem}.send-button[data-astro-cid-mgmks4t3]:hover{background:#45a049;transform:translateY(-2px)}.send-button[data-astro-cid-mgmks4t3]:disabled{background:#666;cursor:not-allowed;transform:none}.form-status[data-astro-cid-mgmks4t3]{padding:1rem;border-radius:10px;text-align:center;font-weight:600;margin-top:1rem;display:none}.form-status[data-astro-cid-mgmks4t3].success{background:#4caf5033;border:1px solid #4CAF50;color:#4caf50;display:block}.form-status[data-astro-cid-mgmks4t3].error{background:#f4433633;border:1px solid #f44336;color:#f44336;display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media(max-width:768px){.contact-modal-content[data-astro-cid-mgmks4t3]{width:calc(100% - 30px);margin:15px;max-height:calc(100vh - 30px)}.contact-modal-header[data-astro-cid-mgmks4t3]{padding:1.5rem}.contact-modal-header[data-astro-cid-mgmks4t3] h3[data-astro-cid-mgmks4t3]{font-size:1.25rem}.contact-options[data-astro-cid-mgmks4t3]{padding:1.5rem;gap:.75rem}.contact-option[data-astro-cid-mgmks4t3]{padding:.75rem 1rem}.option-icon[data-astro-cid-mgmks4t3]{width:50px;height:50px;margin-right:1rem}.option-title[data-astro-cid-mgmks4t3]{font-size:1.1rem}.option-subtitle[data-astro-cid-mgmks4t3]{font-size:.9rem}}@media(max-width:480px){.contact-modal-content[data-astro-cid-mgmks4t3]{max-height:calc(100vh - 30px);margin:10px;width:calc(100% - 20px)}.option-icon[data-astro-cid-mgmks4t3] svg[data-astro-cid-mgmks4t3]{width:28px;height:28px}.social-links[data-astro-cid-mgmks4t3]{flex-direction:column;gap:.5rem}.contact-option[data-astro-cid-mgmks4t3].social{padding:.6rem .75rem}.option-icon-small[data-astro-cid-mgmks4t3]{width:35px;height:35px}.option-icon-small[data-astro-cid-mgmks4t3] svg[data-astro-cid-mgmks4t3]{width:20px;height:20px}.option-title-small[data-astro-cid-mgmks4t3]{font-size:.85rem}.option-subtitle-small[data-astro-cid-mgmks4t3]{font-size:.7rem}}
