.contact-page[data-astro-cid-6bfsojfh]{background:var(--bg);padding:.15rem 0 3.1rem}.contact-shell[data-astro-cid-6bfsojfh]{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1.5rem}.contact-top[data-astro-cid-6bfsojfh]{grid-template-columns:minmax(0,1.13fr) minmax(18rem,.87fr);align-items:start;gap:clamp(3rem,8vw,7.4rem);display:grid}.contact-copy[data-astro-cid-6bfsojfh]{padding-top:1rem}.contact-copy[data-astro-cid-6bfsojfh] h1[data-astro-cid-6bfsojfh]{color:var(--fg);font-size:clamp(2rem,4vw,2.5rem);font-weight:var(--fw-bold);letter-spacing:var(--nba-tracking-tight);margin:0;line-height:1.2}.contact-intro[data-astro-cid-6bfsojfh]{max-width:34rem;color:var(--gray-500);margin:.6rem 0 0;font-size:1rem;line-height:1.6}.contact-details[data-astro-cid-6bfsojfh]{gap:1.2rem;margin:2.1rem 0 0;padding:0;list-style:none;display:grid}.contact-detail[data-astro-cid-6bfsojfh]{color:var(--gray-500);align-items:flex-start;gap:.5rem;display:flex}.detail-icon[data-astro-cid-6bfsojfh]{flex:none;place-items:center;width:.85rem;height:.85rem;margin-top:.16rem;display:grid}.detail-icon[data-astro-cid-6bfsojfh] svg[data-astro-cid-6bfsojfh]{width:100%;height:100%}.contact-detail[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{margin:0;font-size:.875rem;line-height:1.3}.contact-detail[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh],.contact-detail[data-astro-cid-6bfsojfh] strong[data-astro-cid-6bfsojfh]{color:var(--fg);font-size:1rem;font-weight:var(--fw-semibold);margin-top:.25rem;line-height:1.3;text-decoration:none;display:block}.contact-detail[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh]:hover{color:var(--accent)}.contact-detail[data-astro-cid-6bfsojfh] small[data-astro-cid-6bfsojfh]{color:var(--gray-400);margin-top:.2rem;font-size:.875rem;line-height:1.4;display:block}.contact-socials[data-astro-cid-6bfsojfh]{gap:.6rem;margin:1.6rem 0 0;padding:0;list-style:none;display:flex}.contact-socials[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh]{border:1px solid var(--border-strong);width:2rem;height:2rem;color:var(--gray-500);transition:border-color var(--dur-fast),color var(--dur-fast);border-radius:50%;place-items:center;display:grid}.contact-socials[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh]:hover{border-color:var(--accent);color:var(--accent)}.contact-socials[data-astro-cid-6bfsojfh] svg[data-astro-cid-6bfsojfh]{width:.85rem;height:.85rem}.contact-form[data-astro-cid-6bfsojfh]{border-radius:var(--r-lg);background:var(--bg-subtle);gap:.68rem;padding:1.15rem 1rem .9rem;display:grid}.contact-form[data-astro-cid-6bfsojfh] label[data-astro-cid-6bfsojfh]{gap:.3rem;display:grid}.contact-form[data-astro-cid-6bfsojfh] label[data-astro-cid-6bfsojfh]>span[data-astro-cid-6bfsojfh]{color:var(--fg);font-size:.875rem;font-weight:var(--fw-semibold);line-height:1.3}.contact-form[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.contact-form[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{box-sizing:border-box;border:1px solid var(--border-strong);border-radius:var(--r-sm);background:var(--surface);width:100%;color:var(--fg);font:inherit;transition:border-color var(--dur-fast),box-shadow var(--dur-fast);outline:none;padding:.6rem .75rem;font-size:1rem;line-height:1.4}.contact-form[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]{height:2.75rem}.contact-form[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{resize:vertical;min-height:5.25rem}.contact-form[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]::placeholder,.contact-form[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]::placeholder{color:var(--gray-300)}.contact-form[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:focus,.contact-form[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--primary-100)}.form-status[data-astro-cid-6bfsojfh]{margin:0;font-size:.875rem;line-height:1.4}.form-status[data-astro-cid-6bfsojfh][data-state=success]{color:var(--success-700)}.form-status[data-astro-cid-6bfsojfh][data-state=error]{color:var(--error-700)}.form-actions[data-astro-cid-6bfsojfh]{justify-content:flex-end;margin-top:-.05rem;display:flex}.form-actions[data-astro-cid-6bfsojfh] button[data-astro-cid-6bfsojfh]{border-radius:var(--r-sm);background:var(--accent);color:var(--fg-on-brand);font:inherit;font-size:.875rem;font-weight:var(--fw-semibold);cursor:pointer;transition:background var(--dur-fast);border:0;padding:.6rem 1.2rem;line-height:1}.form-actions[data-astro-cid-6bfsojfh] button[data-astro-cid-6bfsojfh]:hover{background:var(--accent-hover)}.form-actions[data-astro-cid-6bfsojfh] button[data-astro-cid-6bfsojfh]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.map-section[data-astro-cid-6bfsojfh]{margin-top:clamp(4.5rem,10vw,7.2rem)}.map-frame[data-astro-cid-6bfsojfh]{border-radius:var(--r-lg);background:var(--bg-muted);height:clamp(17.2rem,32vw,23rem);position:relative;overflow:hidden}.map-frame[data-astro-cid-6bfsojfh] iframe[data-astro-cid-6bfsojfh]{filter:saturate(.68)contrast(.94)brightness(1.05);border:0;width:100%;height:100%;display:block}.office-card[data-astro-cid-6bfsojfh]{border-radius:var(--r-md);width:min(15rem,100% - 2rem);color:var(--fg);box-shadow:var(--nba-shadow-sm);background:#fffffff5;gap:.25rem;padding:1rem 1.1rem;font-style:normal;display:grid;position:absolute;top:1.1rem;left:1rem}.office-heading[data-astro-cid-6bfsojfh]{color:var(--gray-500);align-items:center;gap:.38rem;font-size:.875rem;line-height:1.3;display:flex}.office-heading[data-astro-cid-6bfsojfh] svg[data-astro-cid-6bfsojfh]{width:1rem;height:1rem;color:var(--gray-500)}.office-card[data-astro-cid-6bfsojfh] strong[data-astro-cid-6bfsojfh]{margin-top:.2rem;font-size:1rem;line-height:1.3}.office-card[data-astro-cid-6bfsojfh]>span[data-astro-cid-6bfsojfh]{font-size:.875rem;line-height:1.4}@media (width>=64rem){.contact-shell[data-astro-cid-6bfsojfh]{padding-inline:2rem}}@media (width<=63.99rem){.contact-top[data-astro-cid-6bfsojfh]{gap:2.75rem}}@media (width<=43.99rem){.contact-page[data-astro-cid-6bfsojfh]{padding:1rem 0 1.7rem}.contact-shell[data-astro-cid-6bfsojfh]{width:100%}.contact-top[data-astro-cid-6bfsojfh]{grid-template-columns:1fr;gap:1.75rem}.contact-copy[data-astro-cid-6bfsojfh]{padding-top:0}.contact-intro[data-astro-cid-6bfsojfh]{margin-top:.5rem;line-height:1.55}.contact-details[data-astro-cid-6bfsojfh]{gap:1rem;margin-top:1.3rem}.contact-detail[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{font-size:.875rem}.contact-detail[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh],.contact-detail[data-astro-cid-6bfsojfh] strong[data-astro-cid-6bfsojfh]{margin-top:.2rem;font-size:1rem}.contact-detail[data-astro-cid-6bfsojfh] small[data-astro-cid-6bfsojfh]{font-size:.875rem}.contact-form[data-astro-cid-6bfsojfh]{border-radius:var(--r-lg);gap:.62rem;padding:1.1rem .9rem 1rem}.contact-form[data-astro-cid-6bfsojfh] label[data-astro-cid-6bfsojfh]{gap:.3rem}.contact-form[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.contact-form[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{padding:.55rem .7rem}.contact-form[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]{height:2.6rem}.contact-form[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{min-height:4.4rem}.form-actions[data-astro-cid-6bfsojfh] button[data-astro-cid-6bfsojfh]{padding:.55rem 1.1rem}.map-section[data-astro-cid-6bfsojfh]{margin-top:1rem}.map-frame[data-astro-cid-6bfsojfh]{border-radius:var(--r-lg);height:17rem}.office-card[data-astro-cid-6bfsojfh]{width:min(13rem,100% - 1.5rem);padding:.9rem .95rem;top:.75rem;left:.75rem}.office-card[data-astro-cid-6bfsojfh] strong[data-astro-cid-6bfsojfh]{font-size:1rem}.office-card[data-astro-cid-6bfsojfh]>span[data-astro-cid-6bfsojfh]{font-size:.875rem}}
