.contact-container[data-astro-cid-y3ote75z]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.contact-header[data-astro-cid-y3ote75z]{text-align:center;margin-bottom:2.5rem}.contact-header[data-astro-cid-y3ote75z] h1[data-astro-cid-y3ote75z]{font-size:2.2rem;color:var(--color-primary);margin-bottom:.75rem;font-weight:700}.header-decoration[data-astro-cid-y3ote75z]{width:60px;height:4px;background:linear-gradient(to right,var(--color-primary),var(--color-secondary));margin:0 auto;border-radius:2px}.contact-content[data-astro-cid-y3ote75z]{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem}.info-section[data-astro-cid-y3ote75z]{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.building-preview[data-astro-cid-y3ote75z]{width:100%;height:220px;overflow:hidden}.building-image[data-astro-cid-y3ote75z]{width:100%;height:100%;object-fit:cover;object-position:center 30%}.info-body[data-astro-cid-y3ote75z]{padding:1.5rem}.contact-details[data-astro-cid-y3ote75z]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.address-info[data-astro-cid-y3ote75z],.phone-link[data-astro-cid-y3ote75z]{display:flex;align-items:flex-start;gap:.5rem;color:#666}.phone-link[data-astro-cid-y3ote75z]{text-decoration:none;transition:color .3s ease}.phone-link[data-astro-cid-y3ote75z]:hover{color:var(--color-primary)}.hours-card[data-astro-cid-y3ote75z]{padding:1.5rem;background:linear-gradient(to right,rgba(var(--color-primary-rgb),.05),rgba(var(--color-secondary-rgb),.05));border-radius:8px}.hours-card__heading[data-astro-cid-y3ote75z]{display:flex;align-items:center;gap:.5rem;color:#333;margin-bottom:1rem;font-size:1.1rem}.hours-grid[data-astro-cid-y3ote75z]{display:grid;gap:.5rem}.hours-item[data-astro-cid-y3ote75z]{display:flex;justify-content:space-between;color:#666;padding:.5rem 0}.form-section[data-astro-cid-y3ote75z]{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000f}.form-section[data-astro-cid-y3ote75z] h2[data-astro-cid-y3ote75z]{color:#333;margin-bottom:2rem}.contact-form[data-astro-cid-y3ote75z]{display:grid;gap:1.5rem}.form-group[data-astro-cid-y3ote75z]{display:grid;gap:.5rem}label[data-astro-cid-y3ote75z]{color:#666;font-size:.9rem}.required[data-astro-cid-y3ote75z]{color:var(--color-primary);margin-left:.25rem}input[data-astro-cid-y3ote75z],textarea[data-astro-cid-y3ote75z]{padding:.8rem;border:2px solid #eee;border-radius:8px;transition:border-color .3s ease;font-size:1rem;font-family:inherit}input[data-astro-cid-y3ote75z]:focus,textarea[data-astro-cid-y3ote75z]:focus{outline:none;border-color:var(--color-primary)}.hp-field[data-astro-cid-y3ote75z]{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.captcha-container[data-astro-cid-y3ote75z]{display:flex;align-items:center;gap:1rem}.captcha-question[data-astro-cid-y3ote75z]{font-weight:600;color:#333;background:rgba(var(--color-primary-rgb),.1);padding:.5rem 1rem;border-radius:6px;white-space:nowrap}.captcha-input[data-astro-cid-y3ote75z]{max-width:120px}.submit-button[data-astro-cid-y3ote75z]{background:var(--color-primary);color:#fff;border:none;padding:1rem;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;font-weight:600;font-size:1rem;font-family:inherit}.submit-button[data-astro-cid-y3ote75z]:hover{background:var(--color-secondary);color:#333;transform:translateY(-2px)}.submit-button[data-astro-cid-y3ote75z]:disabled{opacity:.7;cursor:not-allowed;transform:none}.notification[data-astro-cid-y3ote75z]{margin-top:1rem;padding:1rem;border-radius:8px;text-align:center}.notification[data-astro-cid-y3ote75z].success{background:#48bb781a;color:#2f855a}.notification[data-astro-cid-y3ote75z].error{background:#f565651a;color:#c53030}.map-link[data-astro-cid-y3ote75z]{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;min-height:var(--touch-target);padding:.5rem .875rem;background:rgba(var(--color-primary-rgb),.1);border:none;border-radius:6px;color:var(--color-primary);font-size:.9rem;cursor:pointer;transition:all .3s ease;font-family:inherit}.map-link[data-astro-cid-y3ote75z]:hover{background:rgba(var(--color-primary-rgb),.2);transform:translateY(-1px)}.map-modal[data-astro-cid-y3ote75z]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center}.map-modal[data-astro-cid-y3ote75z][hidden]{display:none}.map-modal__overlay[data-astro-cid-y3ote75z]{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080}.map-modal__content[data-astro-cid-y3ote75z]{position:relative;width:90%;max-width:800px;height:500px;background:#fff;border-radius:12px;z-index:1001;overflow:hidden}.map-modal__close[data-astro-cid-y3ote75z]{position:absolute;top:10px;right:10px;z-index:1002;background:#fff;border:none;border-radius:50%;width:var(--touch-target);height:var(--touch-target);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 4px #0000001a}.map-modal__map[data-astro-cid-y3ote75z]{width:100%;height:100%}@media(max-width:1024px){.contact-content[data-astro-cid-y3ote75z]{grid-template-columns:1fr}.building-preview[data-astro-cid-y3ote75z]{height:240px}}@media(max-width:768px){.contact-container[data-astro-cid-y3ote75z]{padding:1rem}.contact-header[data-astro-cid-y3ote75z]{margin-bottom:2rem}.contact-header[data-astro-cid-y3ote75z] h1[data-astro-cid-y3ote75z]{font-size:1.75rem}.building-preview[data-astro-cid-y3ote75z]{height:180px}.form-section[data-astro-cid-y3ote75z]{padding:1.5rem}.form-section[data-astro-cid-y3ote75z] h2[data-astro-cid-y3ote75z]{font-size:1.2rem;margin-bottom:1.5rem}.captcha-container[data-astro-cid-y3ote75z]{flex-direction:column;align-items:stretch;gap:.75rem}.captcha-question[data-astro-cid-y3ote75z]{text-align:center}.captcha-input[data-astro-cid-y3ote75z]{max-width:100%}.map-modal__content[data-astro-cid-y3ote75z]{width:95%;height:70vh;max-height:400px}}@media(max-width:480px){.contact-header[data-astro-cid-y3ote75z] h1[data-astro-cid-y3ote75z]{font-size:1.5rem}.info-body[data-astro-cid-y3ote75z],.hours-card[data-astro-cid-y3ote75z],.form-section[data-astro-cid-y3ote75z]{padding:1rem}.submit-button[data-astro-cid-y3ote75z]{padding:.875rem;font-size:.9rem}.map-modal__content[data-astro-cid-y3ote75z]{height:60vh;max-height:350px}}@media(max-height:500px)and (orientation:landscape){.map-modal__content[data-astro-cid-y3ote75z]{height:85vh;max-height:none}}
