.contact-page[data-astro-cid-uw5kdbxl]{max-width:680px;margin:0 auto;padding:60px 20px 80px}.contact-hero[data-astro-cid-uw5kdbxl]{text-align:center;margin-bottom:48px}.contact-headline[data-astro-cid-uw5kdbxl]{font-size:48px;font-weight:800;line-height:1.1;letter-spacing:-.025em;color:#1f2937;margin:0 0 16px}.contact-intro[data-astro-cid-uw5kdbxl]{font-size:18px;line-height:1.6;color:#6b7280;max-width:540px;margin:0 auto}.contact-card[data-astro-cid-uw5kdbxl]{background:#fff;border-radius:24px;padding:48px;box-shadow:0 4px 24px #0000000f;border:1px solid rgba(0,0,0,.06)}.contact-success[data-astro-cid-uw5kdbxl],.contact-cooldown[data-astro-cid-uw5kdbxl]{text-align:center;padding:40px 20px}.success-icon[data-astro-cid-uw5kdbxl],.cooldown-icon[data-astro-cid-uw5kdbxl]{margin:0 auto 24px;width:64px;height:64px}.success-icon[data-astro-cid-uw5kdbxl] svg[data-astro-cid-uw5kdbxl],.cooldown-icon[data-astro-cid-uw5kdbxl] svg[data-astro-cid-uw5kdbxl]{animation:scaleIn .5s cubic-bezier(.34,1.56,.64,1)}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.contact-success[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl],.contact-cooldown[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:28px;font-weight:700;color:#1f2937;margin:0 0 12px}.contact-success[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl],.contact-cooldown[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{font-size:16px;line-height:1.6;color:#6b7280;margin:0}.contact-form[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:24px}.form-group[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:8px}.form-group[data-astro-cid-uw5kdbxl] label[data-astro-cid-uw5kdbxl]{font-size:14px;font-weight:600;color:#374151}.required[data-astro-cid-uw5kdbxl]{color:#ef4444}.form-group[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl],.form-group[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl],.form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]{font-family:inherit;font-size:16px;padding:12px 16px;border:1.5px solid #E5E7EB;border-radius:12px;background:#fff;color:#1f2937;transition:all .2s ease}.form-group[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl]:focus,.form-group[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl]:focus,.form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]{resize:vertical;min-height:120px;line-height:1.6}.form-group[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl]{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236B7280' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:44px}.form-error[data-astro-cid-uw5kdbxl]{padding:12px 16px;background:#fee2e2;border:1px solid #EF4444;border-radius:12px;color:#991b1b;font-size:14px;font-weight:500}.submit-button[data-astro-cid-uw5kdbxl]{font-family:inherit;font-size:16px;font-weight:600;padding:14px 32px;background:#3b82f6;color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.submit-button[data-astro-cid-uw5kdbxl]:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.submit-button[data-astro-cid-uw5kdbxl]:active{transform:translateY(0)}.submit-button[data-astro-cid-uw5kdbxl]:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.button-loading[data-astro-cid-uw5kdbxl] svg[data-astro-cid-uw5kdbxl]{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:640px){.contact-page[data-astro-cid-uw5kdbxl]{padding:40px 20px 60px}.contact-headline[data-astro-cid-uw5kdbxl]{font-size:36px}.contact-intro[data-astro-cid-uw5kdbxl]{font-size:16px}.contact-card[data-astro-cid-uw5kdbxl]{padding:32px 24px;border-radius:20px}.contact-hero[data-astro-cid-uw5kdbxl]{margin-bottom:32px}.contact-success[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl],.contact-cooldown[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:24px}}
