.contact[data-astro-cid-6bfsojfh]{padding-block:clamp(2.5rem,6vw,4.5rem) clamp(4rem,9vw,7rem)}.contact__grid[data-astro-cid-6bfsojfh]{grid-template-columns:1fr 1.1fr;align-items:start;gap:3.5rem;display:grid}.contact__intro[data-astro-cid-6bfsojfh] h1[data-astro-cid-6bfsojfh]{margin:1rem 0 1.2rem;font-size:clamp(2.4rem,5.5vw,3.8rem)}.contact__channels[data-astro-cid-6bfsojfh]{gap:.9rem;margin-top:2rem;display:grid}.channel[data-astro-cid-6bfsojfh]{border:1px solid var(--line);border-radius:var(--radius);transition:transform .3s var(--ease), box-shadow .3s;background:#fff;align-items:center;gap:1rem;padding:1.1rem 1.3rem;display:flex}.channel[data-astro-cid-6bfsojfh]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.channel[data-astro-cid-6bfsojfh] strong[data-astro-cid-6bfsojfh]{font-size:1.02rem;display:block}.channel[data-astro-cid-6bfsojfh] em[data-astro-cid-6bfsojfh]{color:var(--muted);font-size:.88rem;font-style:normal}.availability[data-astro-cid-6bfsojfh]{background:var(--paper-2);border-radius:14px;align-items:flex-start;gap:.8rem;margin-top:2rem;padding:1.1rem 1.3rem;display:flex}.availability__dot[data-astro-cid-6bfsojfh]{background:var(--herb);border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-top:.5rem;animation:2.4s infinite pulse;box-shadow:0 0 #2f6b4f80}@keyframes pulse{0%{box-shadow:0 0 #2f6b4f80}70%{box-shadow:0 0 0 9px #2f6b4f00}to{box-shadow:0 0 #2f6b4f00}}.availability[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:var(--muted);font-size:.94rem}.availability[data-astro-cid-6bfsojfh] strong[data-astro-cid-6bfsojfh]{color:var(--ink)}.contact__form-wrap[data-astro-cid-6bfsojfh]{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;padding:clamp(1.6rem,4vw,2.4rem)}.form[data-astro-cid-6bfsojfh]{gap:1.1rem;display:grid}.form__row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.field[data-astro-cid-6bfsojfh]{gap:.4rem;display:grid}.field[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]{color:var(--ink-soft);font-size:.85rem;font-weight:500}.field[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh] i[data-astro-cid-6bfsojfh]{color:var(--broth);font-style:normal}.field[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.field[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh],.field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{color:var(--ink);border:1.5px solid var(--line);background:var(--paper);border-radius:12px;width:100%;padding:.8rem .9rem;font-family:inherit;font-size:1rem;transition:border-color .25s,box-shadow .25s}.field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{resize:vertical}.field[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:focus,.field[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh]:focus,.field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:focus{border-color:var(--broth);background:#fff;outline:none;box-shadow:0 0 0 3px #34684e24}.field__err[data-astro-cid-6bfsojfh]{color:var(--broth-deep);min-height:0;font-size:.8rem;font-style:normal;display:none}.field[data-astro-cid-6bfsojfh].has-err input[data-astro-cid-6bfsojfh],.field[data-astro-cid-6bfsojfh].has-err textarea[data-astro-cid-6bfsojfh]{border-color:var(--broth-deep)}.field[data-astro-cid-6bfsojfh].has-err .field__err[data-astro-cid-6bfsojfh]{display:block}.extras[data-astro-cid-6bfsojfh]{border:0}.extras[data-astro-cid-6bfsojfh]>span[data-astro-cid-6bfsojfh]{margin-bottom:.6rem;display:block}.extras__grid[data-astro-cid-6bfsojfh]{flex-wrap:wrap;gap:.5rem;display:flex}.chk[data-astro-cid-6bfsojfh]{border:1.5px solid var(--line);background:var(--paper);cursor:pointer;border-radius:100px;align-items:center;gap:.45rem;padding:.5rem .8rem;font-size:.88rem;transition:border-color .2s,background .2s;display:inline-flex}.chk[data-astro-cid-6bfsojfh]:has(input:checked){border-color:var(--broth);background:#34684e14}.chk[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]{width:15px;height:15px;accent-color:var(--broth)}.scope-note[data-astro-cid-6bfsojfh]{color:var(--ink-soft);background:#34684e14;border:1px solid #34684e47;border-radius:12px;margin-top:.8rem;padding:.8rem 1rem;font-size:.86rem}.scope-note[data-astro-cid-6bfsojfh] strong[data-astro-cid-6bfsojfh]{color:var(--broth-deep)}.form__submit[data-astro-cid-6bfsojfh]{width:100%;margin-top:.4rem}.form__alt[data-astro-cid-6bfsojfh]{color:var(--muted);text-align:center;font-size:.86rem}.form__alt[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh]{color:var(--broth-deep);font-weight:500}.form__note[data-astro-cid-6bfsojfh]{min-height:0;font-size:.9rem}.form__note[data-astro-cid-6bfsojfh].is-error{color:var(--broth-deep)}.form__note[data-astro-cid-6bfsojfh].is-ok{color:var(--herb)}@media (width<=860px){.contact__grid[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}}@media (width<=480px){.form__row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}}
