.form-container[data-astro-cid-baqc3mtv]{background-color:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-6);box-shadow:var(--shadow-sm)}.contact-form[data-astro-cid-baqc3mtv]{display:flex;flex-direction:column;gap:var(--space-5)}.form-alert[data-astro-cid-baqc3mtv]{display:flex;gap:var(--space-4);padding:var(--space-5);border-radius:var(--radius-md);border:1px solid transparent;margin-bottom:var(--space-4)}.success-alert[data-astro-cid-baqc3mtv]{background-color:var(--color-accent-subtle);border-color:var(--color-accent);color:var(--color-text-primary)}.error-alert[data-astro-cid-baqc3mtv]{background-color:#fef2f2;border-color:#ef4444;color:#991b1b}.alert-icon[data-astro-cid-baqc3mtv]{flex-shrink:0}.success-alert[data-astro-cid-baqc3mtv] .alert-icon[data-astro-cid-baqc3mtv]{color:var(--color-accent)}.error-alert[data-astro-cid-baqc3mtv] .alert-icon[data-astro-cid-baqc3mtv]{color:#ef4444}.alert-body[data-astro-cid-baqc3mtv] h3[data-astro-cid-baqc3mtv]{font-size:1.1rem;margin:0 0 var(--space-1) 0}.error-alert[data-astro-cid-baqc3mtv] h3[data-astro-cid-baqc3mtv]{color:#991b1b}.alert-body[data-astro-cid-baqc3mtv] p[data-astro-cid-baqc3mtv]{font-size:.9rem;margin:0;line-height:1.5}.form-fields[data-astro-cid-baqc3mtv]{display:flex;flex-direction:column;gap:var(--space-5)}.form-group-grid[data-astro-cid-baqc3mtv]{display:grid;grid-template-columns:1fr;gap:var(--space-5)}@media(min-width:768px){.form-group-grid[data-astro-cid-baqc3mtv]{grid-template-columns:1fr 1fr}}.form-group[data-astro-cid-baqc3mtv]{display:flex;flex-direction:column;gap:var(--space-2)}label[data-astro-cid-baqc3mtv]{font-size:.9rem;font-weight:600;color:var(--color-text-primary)}.required[data-astro-cid-baqc3mtv]{color:#ef4444;font-weight:700;margin-left:2px}input[data-astro-cid-baqc3mtv],select[data-astro-cid-baqc3mtv],textarea[data-astro-cid-baqc3mtv]{width:100%;padding:.75rem var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-sm);background-color:var(--color-bg-primary);color:var(--color-text-primary);transition:border-color .2s ease,box-shadow .2s ease}input[data-astro-cid-baqc3mtv]:focus,select[data-astro-cid-baqc3mtv]:focus,textarea[data-astro-cid-baqc3mtv]:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #2563eb26}select[data-astro-cid-baqc3mtv]{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%234A4A68' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'></polyline></svg>");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;padding-right:2.5rem}textarea[data-astro-cid-baqc3mtv]{resize:vertical}.field-error-msg[data-astro-cid-baqc3mtv]{font-size:.8rem;color:#ef4444;font-weight:500}.form-actions[data-astro-cid-baqc3mtv]{margin-top:var(--space-2)}.contact-section[data-astro-cid-uw5kdbxl]{padding:var(--space-8) 0 var(--space-9) 0;background-color:var(--color-bg-primary)}.contact-grid[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:1fr;gap:var(--space-7);align-items:start}@media(min-width:1024px){.contact-grid[data-astro-cid-uw5kdbxl]{grid-template-columns:1.2fr 1fr}}.section-tag[data-astro-cid-uw5kdbxl]{font-size:.85rem;font-weight:600;color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;display:inline-block;margin-bottom:var(--space-2)}.contact-form-column[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:2.25rem;letter-spacing:-.03em;line-height:1.2;margin-bottom:var(--space-3)}@media(min-width:768px){.contact-form-column[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:3rem}}.contact-intro[data-astro-cid-uw5kdbxl]{font-size:1.05rem;color:var(--color-text-secondary);line-height:1.6;margin-bottom:var(--space-6)}.contact-info-column[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:var(--space-6)}.info-block[data-astro-cid-uw5kdbxl]{background-color:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-6)}.shadow-box[data-astro-cid-uw5kdbxl]{box-shadow:var(--shadow-sm);border-left:4px solid var(--color-accent)}.info-block[data-astro-cid-uw5kdbxl] h3[data-astro-cid-uw5kdbxl]{font-size:1.25rem;margin-bottom:var(--space-3);color:var(--color-text-primary)}.meeting-detail[data-astro-cid-uw5kdbxl]{font-size:.95rem;color:var(--color-text-secondary);margin-bottom:var(--space-4)}.meeting-bullets[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:var(--space-3)}.meeting-bullets[data-astro-cid-uw5kdbxl] li[data-astro-cid-uw5kdbxl]{font-size:.9rem;color:var(--color-text-secondary);line-height:1.4;position:relative;padding-left:var(--space-4)}.meeting-bullets[data-astro-cid-uw5kdbxl] li[data-astro-cid-uw5kdbxl]:before{content:"•";position:absolute;left:0;color:var(--color-accent);font-weight:700}.locale-list[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:var(--space-2)}.locale-list[data-astro-cid-uw5kdbxl] li[data-astro-cid-uw5kdbxl]{font-size:.9rem;color:var(--color-text-secondary)}.contact-faq[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:var(--space-4)}.mini-faq[data-astro-cid-uw5kdbxl] h4[data-astro-cid-uw5kdbxl]{font-size:.95rem;color:var(--color-text-primary);margin-bottom:var(--space-1);font-weight:600}.mini-faq[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{font-size:.85rem;color:var(--color-text-secondary);margin:0;line-height:1.4}
