.contact-form[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:1.5rem;width:100%}.contact-form__row[data-astro-cid-svshx33u]{display:flex;gap:1.5rem;flex-wrap:wrap}.contact-form__row[data-astro-cid-svshx33u]>[data-astro-cid-svshx33u]{flex:1;min-width:200px}@media(max-width:768px){.contact-form__row[data-astro-cid-svshx33u]{flex-direction:column}}.contact-form__group[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:.5rem}.contact-form__group[data-astro-cid-svshx33u] label[data-astro-cid-svshx33u]{font-size:.9rem;color:var(--text-color);font-weight:500}.contact-form__group[data-astro-cid-svshx33u] label[data-astro-cid-svshx33u] span[data-astro-cid-svshx33u]{color:var(--text-muted)}.contact-form__group[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u][type=text],.contact-form__group[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u][type=email],.contact-form__group[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u][type=tel],.contact-form__group[data-astro-cid-svshx33u] textarea[data-astro-cid-svshx33u],.contact-form__group[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u][type=file]{width:100%;padding:1rem;border:1px solid var(--line);background:transparent;color:var(--text-color);font-family:inherit;font-size:1rem;transition:border-color .3s ease;border-radius:0}.contact-form__group[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u][type=text]:focus,.contact-form__group[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u][type=email]:focus,.contact-form__group[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u][type=tel]:focus,.contact-form__group[data-astro-cid-svshx33u] textarea[data-astro-cid-svshx33u]:focus,.contact-form__group[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u][type=file]:focus{outline:none;border-color:#fff}.contact-form__group[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u][type=file]{padding:.8rem;cursor:pointer}.contact-form__group[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u][type=file]::file-selector-button{background:transparent;border:1px solid var(--line);color:var(--text-color);padding:.5rem 1rem;margin-right:1rem;cursor:pointer;transition:all .3s ease;border-radius:0}.contact-form__group[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u][type=file]::file-selector-button:hover{background:#fff;color:#000}.contact-form__group[data-astro-cid-svshx33u] textarea[data-astro-cid-svshx33u]{resize:vertical;min-height:120px}.contact-form__group[data-astro-cid-svshx33u] .file-input-wrapper[data-astro-cid-svshx33u]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.contact-form__group[data-astro-cid-svshx33u] .clear-file-btn[data-astro-cid-svshx33u]{background:transparent;border:1px solid #F44336;color:#f44336;padding:.5rem 1rem;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .3s ease;border-radius:0}.contact-form__group[data-astro-cid-svshx33u] .clear-file-btn[data-astro-cid-svshx33u]:hover{background:#f44336;color:#fff}.contact-form__submit[data-astro-cid-svshx33u]{margin-top:1rem;padding:1rem 2.5rem;background:#fff;color:#000;border:none;font-family:inherit;font-weight:600;font-size:1rem;cursor:pointer;transition:opacity .3s ease;border-radius:0;align-self:flex-start}.contact-form__submit[data-astro-cid-svshx33u]:hover{opacity:.8}@media(max-width:768px){.contact-form__submit[data-astro-cid-svshx33u]{width:100%}}.contact-form[data-astro-cid-svshx33u] .form-message[data-astro-cid-svshx33u]{display:none;align-items:center;gap:1rem;background-color:#fff;color:#000;padding:1rem 1.5rem;margin-top:.5rem;margin-bottom:.5rem;border-left:4px solid transparent;font-weight:500;font-size:.95rem;box-shadow:0 4px 15px #0003}.contact-form[data-astro-cid-svshx33u] .form-message[data-astro-cid-svshx33u] svg[data-astro-cid-svshx33u]{flex-shrink:0}.contact-form[data-astro-cid-svshx33u] .form-message--success[data-astro-cid-svshx33u]{border-left-color:#4caf50}.contact-form[data-astro-cid-svshx33u] .form-message--success[data-astro-cid-svshx33u] svg{color:#4caf50}.contact-form[data-astro-cid-svshx33u] .form-message--error[data-astro-cid-svshx33u]{border-left-color:#f44336}.contact-form[data-astro-cid-svshx33u] .form-message--error[data-astro-cid-svshx33u] svg{color:#f44336}
