.contact-form[data-astro-cid-blkumcyv]{text-align:left;margin-top:1.5rem;display:flex;flex-direction:column;gap:.8rem}.form-field[data-astro-cid-blkumcyv]{display:flex;flex-direction:column;gap:.25rem}.form-field[data-astro-cid-blkumcyv] label[data-astro-cid-blkumcyv],.form-field[data-astro-cid-blkumcyv] legend[data-astro-cid-blkumcyv]{color:#ffffffe6;font-weight:600;font-size:.9rem;font-family:var(--fp-sans);padding:0;border:0}.req[data-astro-cid-blkumcyv]{color:#f59e0b}.form-field[data-astro-cid-blkumcyv] input[data-astro-cid-blkumcyv],.form-field[data-astro-cid-blkumcyv] textarea[data-astro-cid-blkumcyv]{padding:.65rem .85rem;border-radius:8px;border:1.5px solid rgba(255,255,255,.25);background:#ffffff1f;color:#fff;font-size:.95rem;font-family:var(--fp-sans);transition:border-color .15s,background .15s}.form-field[data-astro-cid-blkumcyv] input[data-astro-cid-blkumcyv]::placeholder,.form-field[data-astro-cid-blkumcyv] textarea[data-astro-cid-blkumcyv]::placeholder{color:#ffffff73}.form-field[data-astro-cid-blkumcyv] input[data-astro-cid-blkumcyv]:focus,.form-field[data-astro-cid-blkumcyv] textarea[data-astro-cid-blkumcyv]:focus{outline:none;border-color:var(--fp-focus);background:#ffffff2e}.form-radio-group[data-astro-cid-blkumcyv]{display:flex;flex-direction:column;gap:.4rem;margin:0}.form-radio-group[data-astro-cid-blkumcyv] .radio-label[data-astro-cid-blkumcyv]{display:inline-flex;align-items:center;gap:.4rem;color:#fff;font-weight:500;font-size:.95rem;cursor:pointer}.form-radio-group[data-astro-cid-blkumcyv] input[data-astro-cid-blkumcyv][type=radio]{width:18px;height:18px;accent-color:var(--fp-focus);cursor:pointer}.form-submit[data-astro-cid-blkumcyv]{padding:.75rem 1.5rem;border-radius:8px;background:#fff;color:var(--fp-ink);border:none;font-weight:800;font-size:1rem;cursor:pointer;font-family:var(--fp-sans);letter-spacing:.3px;box-shadow:0 2px 10px #0003;transition:background .15s,transform .12s,box-shadow .15s;align-self:center;margin-top:.5rem;min-width:200px}.form-submit[data-astro-cid-blkumcyv]:hover{background:#e8f5f7;transform:translateY(-1px);box-shadow:0 4px 14px #00000040}.form-submit[data-astro-cid-blkumcyv]:active{transform:translateY(0)}.form-submit[data-astro-cid-blkumcyv]:disabled{opacity:.6;cursor:not-allowed;transform:none}.form-status[data-astro-cid-blkumcyv]{text-align:center;color:#fff;font-weight:600;margin-top:.5rem}.form-status[data-astro-cid-blkumcyv].success{color:#a5d6a7}.form-status[data-astro-cid-blkumcyv].error{color:#ef9a9a}