header{position:absolute;top:0;left:0;right:0;background:transparent;box-shadow:none;border-bottom:none;z-index:200}.brand-name,header nav a,header .dropdown-toggle,header .mobile-menu-toggle span{color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.45)}header nav a:hover{background:#ffffff24}main.astro-uw5kdbxl{width:960px;max-width:calc(100% - 2em);margin:auto;padding:2em 1em}.contact-hero.astro-uw5kdbxl{width:100%;position:relative;left:auto;right:auto;margin-left:0;margin-right:0;background:linear-gradient(135deg,#bfaf9742,#6199952e),url(/images/optimized/contact-hero.webp);background-size:cover;background-position:right center;background-repeat:no-repeat;height:350px;padding:0 2em;text-align:center;margin-bottom:3em;box-shadow:0 20px 40px #00000026;display:flex;align-items:center;justify-content:center}.contact-hero.astro-uw5kdbxl h1.astro-uw5kdbxl{color:#fff;font-size:3em;margin:0;font-weight:700;letter-spacing:-1px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.contact-hero.astro-uw5kdbxl p.astro-uw5kdbxl{color:#fffffff2;font-size:1.3em;margin-top:1em;font-weight:400;text-shadow:0 1px 5px rgba(0,0,0,.1)}.contact-container.astro-uw5kdbxl{display:grid;grid-template-columns:2fr 1fr;gap:3em;margin-bottom:4em}.contact-form-section.astro-uw5kdbxl{background:#fff;border-left:5px solid rgb(174 157 153);padding:2.5em;border-radius:8px}.contact-form-section.astro-uw5kdbxl h2.astro-uw5kdbxl{color:rgb(var(--heading-blue));margin-top:0;font-size:1.8em;margin-bottom:.5em}.contact-form-section.astro-uw5kdbxl>p.astro-uw5kdbxl{color:rgb(var(--gray-dark));line-height:1.8;margin-bottom:1.5em}.form-group.astro-uw5kdbxl{margin-bottom:1.5em}.form-group.astro-uw5kdbxl label.astro-uw5kdbxl{display:block;margin-bottom:.5em;color:rgb(var(--heading-blue));font-weight:600;font-size:1em}.form-group.astro-uw5kdbxl input.astro-uw5kdbxl,.form-group.astro-uw5kdbxl textarea.astro-uw5kdbxl{width:100%;padding:.75em;border:2px solid rgb(224 224 218);border-radius:6px;font-family:Atkinson,sans-serif;font-size:1em;color:rgb(var(--gray-dark));background:#fff;transition:all .3s ease;box-sizing:border-box}.form-group.astro-uw5kdbxl input.astro-uw5kdbxl:hover,.form-group.astro-uw5kdbxl textarea.astro-uw5kdbxl:hover{border-color:#7b9bb9b8;background:#7b9bb90f}.form-group.astro-uw5kdbxl input.astro-uw5kdbxl:focus,.form-group.astro-uw5kdbxl textarea.astro-uw5kdbxl:focus,.form-group.astro-uw5kdbxl input.astro-uw5kdbxl:focus-visible,.form-group.astro-uw5kdbxl textarea.astro-uw5kdbxl:focus-visible,.form-group.astro-uw5kdbxl input.astro-uw5kdbxl:active,.form-group.astro-uw5kdbxl textarea.astro-uw5kdbxl:active{outline:none;border-color:#a56e62;box-shadow:0 0 0 3px #c193652e;background:#fff}.form-group.astro-uw5kdbxl textarea.astro-uw5kdbxl{resize:vertical;min-height:120px}.required.astro-uw5kdbxl{color:#e74c3c;font-weight:600}.submit-btn.astro-uw5kdbxl{background:linear-gradient(135deg,#7b9bb9,#253535);color:#fff;padding:.9em 2.5em;border:none;border-radius:6px;font-size:1.1em;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:Atkinson,sans-serif;box-shadow:0 4px 12px #42230d47}.submit-btn.astro-uw5kdbxl:hover{transform:translateY(-2px);box-shadow:0 6px 16px #42230d61}.submit-btn.astro-uw5kdbxl:active{transform:translateY(0);box-shadow:0 2px 8px #42230d38}.contact-info.astro-uw5kdbxl{display:flex;flex-direction:column;gap:2em}.info-card.astro-uw5kdbxl{background:#fff;border-left:5px solid rgb(174 157 153);padding:2em;border-radius:8px}.info-card.astro-uw5kdbxl h3.astro-uw5kdbxl{color:rgb(var(--heading-blue));margin-top:0;font-size:1.3em;margin-bottom:1em}.info-card.astro-uw5kdbxl p.astro-uw5kdbxl{color:rgb(var(--heading-blue));margin:.5em 0;line-height:1.8}.info-card.astro-uw5kdbxl a.astro-uw5kdbxl{color:rgb(var(--heading-blue));text-decoration:none;transition:all .2s ease}.info-card.astro-uw5kdbxl a.astro-uw5kdbxl:hover{text-decoration:underline;opacity:.8}.contact-photo-section.astro-uw5kdbxl{margin:0 0 3em;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 16px 48px #0f172a2e}.contact-photo-section.astro-uw5kdbxl img.astro-uw5kdbxl{display:block;width:100%;height:340px;object-fit:cover;transition:transform .5s ease}.contact-photo-section.astro-uw5kdbxl:hover img.astro-uw5kdbxl{transform:scale(1.03)}.contact-photo-section.astro-uw5kdbxl:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(15,23,42,.45) 0%,transparent 55%);pointer-events:none}.success-message.astro-uw5kdbxl{background:#d4edda;color:#155724;padding:1em;border-radius:6px;margin-top:1em;display:none;border-left:5px solid #28a745}.success-message.astro-uw5kdbxl.show{display:block}.error-message.astro-uw5kdbxl{background:#fde8e8;color:#8a1f1f;padding:1em;border-radius:6px;margin-top:1em;display:none;border-left:5px solid #d93025}.error-message.astro-uw5kdbxl.show{display:block}.turnstile-wrapper.astro-uw5kdbxl{margin-bottom:1.5em}.turnstile-local-note.astro-uw5kdbxl{font-size:.95em;color:rgb(var(--gray-dark));background:#fff;border-left:4px solid rgb(174 157 153);padding:.75em 1em;border-radius:6px}.turnstile-error.astro-uw5kdbxl{color:#e74c3c;font-size:.9em;margin-top:.5em;display:none}.turnstile-error.astro-uw5kdbxl.show{display:block}@media(max-width:768px){header{padding:0 .75em}main.astro-uw5kdbxl{padding:1.5em .75em}.contact-hero.astro-uw5kdbxl{min-height:230px;height:auto;padding:0 1.25em;margin-bottom:2em;background-position:center}.contact-hero.astro-uw5kdbxl h1.astro-uw5kdbxl{font-size:2.2em}.contact-hero.astro-uw5kdbxl p.astro-uw5kdbxl{font-size:1.1em;margin-top:.75em}.contact-container.astro-uw5kdbxl{grid-template-columns:1fr;gap:2em;margin-bottom:2em}.contact-form-section.astro-uw5kdbxl,.info-card.astro-uw5kdbxl{padding:1.5em}.contact-photo-section.astro-uw5kdbxl img.astro-uw5kdbxl{height:280px}.contact-form-section.astro-uw5kdbxl h2.astro-uw5kdbxl{font-size:1.5em}.info-card.astro-uw5kdbxl h3.astro-uw5kdbxl{font-size:1.1em}}@media(max-width:480px){header{padding:0 .5em}main.astro-uw5kdbxl{width:100%;padding:1em .75em}.contact-hero.astro-uw5kdbxl{min-height:180px;height:auto;padding:0 .85em;margin-bottom:1.5em;background-position:center}.contact-hero.astro-uw5kdbxl h1.astro-uw5kdbxl{font-size:1.8em}.contact-hero.astro-uw5kdbxl p.astro-uw5kdbxl{font-size:1em}.contact-container.astro-uw5kdbxl{grid-template-columns:1fr;gap:1.5em}.contact-form-section.astro-uw5kdbxl,.info-card.astro-uw5kdbxl,.follow-section.astro-uw5kdbxl{padding:1.25em;border-left-width:4px}.contact-photo-section.astro-uw5kdbxl{margin-bottom:2em}.contact-photo-section.astro-uw5kdbxl img.astro-uw5kdbxl{height:220px}.contact-form-section.astro-uw5kdbxl h2.astro-uw5kdbxl{font-size:1.3em}.info-card.astro-uw5kdbxl h3.astro-uw5kdbxl{font-size:1em;gap:.5em}.form-group.astro-uw5kdbxl input.astro-uw5kdbxl,.form-group.astro-uw5kdbxl textarea.astro-uw5kdbxl{padding:.6em;font-size:16px}.submit-btn.astro-uw5kdbxl{width:100%;padding:.8em 1.5em;font-size:1em}.social-links.astro-uw5kdbxl{gap:1em}.social-links.astro-uw5kdbxl a.astro-uw5kdbxl{width:45px;height:45px;font-size:1.3em}}
