.address-field:where(.astro-ZCJQFFLP){position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.rate-limit-message:where(.astro-ZCJQFFLP){display:none;background-color:#fef3cd;border:1px solid #fecf6a;color:#856404;padding:.75rem;border-radius:.375rem;margin-top:1rem}.contact-form:where(.astro-ZCJQFFLP){position:relative}.form-field:where(.astro-ZCJQFFLP){margin-bottom:1rem}.form-label:where(.astro-ZCJQFFLP){display:block;font-weight:500;color:var(--color-text-primary);margin-bottom:.5rem}.form-input:where(.astro-ZCJQFFLP){width:100%;padding:.5rem;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;background-color:#ffffff0d;color:var(--color-text-primary);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-input:where(.astro-ZCJQFFLP):focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #60a5fa40}.form-input:where(.astro-ZCJQFFLP)::-moz-placeholder{color:#ffffff80}.form-input:where(.astro-ZCJQFFLP)::placeholder{color:#ffffff80}.form-textarea:where(.astro-ZCJQFFLP){resize:vertical;min-height:120px}.submit-button:where(.astro-ZCJQFFLP){background-color:transparent;color:var(--color-text-primary);padding:1rem 2rem;border:2px solid var(--color-text-primary);border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.submit-button:where(.astro-ZCJQFFLP):hover:not(:disabled){background-color:var(--color-text-primary);color:var(--color-bg-dark);box-shadow:0 4px 12px #fff3}.submit-button:where(.astro-ZCJQFFLP):disabled{opacity:.5;cursor:not-allowed}.form-message:where(.astro-ZCJQFFLP){margin-top:1rem;text-align:center;font-size:.875rem}.form-message:where(.astro-ZCJQFFLP).success{color:#065f46}.form-message:where(.astro-ZCJQFFLP).error{color:#dc2626}.page-header:where(.astro-3Y3WJG67){background:var(--color-bg-card);padding:8rem 2rem 5rem;text-align:center;position:relative}.page-header:where(.astro-3Y3WJG67):before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,var(--color-glow) 0%,transparent 60%);pointer-events:none}.page-title:where(.astro-3Y3WJG67){font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4rem);font-weight:800;margin:0 0 1rem;position:relative}.page-subtitle:where(.astro-3Y3WJG67){font-size:1.25rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto;position:relative}.breadcrumb:where(.astro-3Y3WJG67){margin-bottom:2rem;position:relative}.breadcrumb:where(.astro-3Y3WJG67) a:where(.astro-3Y3WJG67){color:var(--color-text-secondary);text-decoration:none;font-size:.875rem}.breadcrumb:where(.astro-3Y3WJG67) a:where(.astro-3Y3WJG67):hover{color:var(--color-primary)}.breadcrumb:where(.astro-3Y3WJG67) span:where(.astro-3Y3WJG67){color:var(--color-text-muted);margin:0 .5rem}.section:where(.astro-3Y3WJG67){padding:5rem 0}.container:where(.astro-3Y3WJG67){max-width:80rem;margin:0 auto;padding:0 2rem}.contact-grid:where(.astro-3Y3WJG67){display:grid;grid-template-columns:1fr;gap:4rem}@media (min-width: 768px){.contact-grid:where(.astro-3Y3WJG67){grid-template-columns:1fr 1fr}}.contact-photo:where(.astro-3Y3WJG67){display:block;width:100%;height:auto;border-radius:16px;box-shadow:0 20px 40px #0000004d;margin-bottom:2rem}.contact-info:where(.astro-3Y3WJG67) h2:where(.astro-3Y3WJG67){font-family:var(--font-display);font-size:1.75rem;font-weight:700;margin:0 0 1.5rem}.contact-info:where(.astro-3Y3WJG67) p:where(.astro-3Y3WJG67){color:var(--color-text-secondary);font-size:1.1rem;line-height:1.7;margin:0 0 2rem}.contact-methods:where(.astro-3Y3WJG67){display:flex;flex-direction:column;gap:1rem}.contact-method:where(.astro-3Y3WJG67){display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:12px;text-decoration:none;transition:all .3s ease}.contact-method:where(.astro-3Y3WJG67):hover{border-color:var(--color-primary);transform:translate(4px)}.contact-method:where(.astro-3Y3WJG67) .method-icon:where(.astro-3Y3WJG67){width:44px;height:44px;background:var(--color-primary-tint);border:1px solid var(--color-primary-border);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-method:where(.astro-3Y3WJG67) .method-icon:where(.astro-3Y3WJG67) svg:where(.astro-3Y3WJG67){width:22px;height:22px;stroke:var(--color-primary)}.contact-method:where(.astro-3Y3WJG67) .method-details:where(.astro-3Y3WJG67) .method-label:where(.astro-3Y3WJG67){color:var(--color-text-muted);font-size:.875rem;margin-bottom:.125rem}.contact-method:where(.astro-3Y3WJG67) .method-details:where(.astro-3Y3WJG67) .method-value:where(.astro-3Y3WJG67){color:var(--c-white);font-weight:500}.contact-form-section:where(.astro-3Y3WJG67){background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:20px;padding:2.5rem}.contact-form-section:where(.astro-3Y3WJG67) h3:where(.astro-3Y3WJG67){font-family:var(--font-display);font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.contact-form-section:where(.astro-3Y3WJG67) .form-subtitle:where(.astro-3Y3WJG67){color:var(--color-text-secondary);margin:0 0 2rem}.social-section:where(.astro-3Y3WJG67){margin-top:3rem;padding-top:2rem;border-top:1px solid var(--color-border)}.social-section:where(.astro-3Y3WJG67) h4:where(.astro-3Y3WJG67){font-size:1rem;font-weight:600;margin:0 0 1rem;color:var(--color-text-secondary)}.social-section:where(.astro-3Y3WJG67) .social-links:where(.astro-3Y3WJG67){display:flex;gap:1rem}.social-section:where(.astro-3Y3WJG67) .social-link:where(.astro-3Y3WJG67){width:44px;height:44px;background:rgba(255,255,255,.05);border:1px solid var(--color-border);border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.social-section:where(.astro-3Y3WJG67) .social-link:where(.astro-3Y3WJG67) svg:where(.astro-3Y3WJG67){width:22px;height:22px;fill:var(--color-text-secondary);transition:fill .3s ease}.social-section:where(.astro-3Y3WJG67) .social-link:where(.astro-3Y3WJG67):hover{border-color:var(--color-primary);background:var(--color-primary-tint)}.social-section:where(.astro-3Y3WJG67) .social-link:where(.astro-3Y3WJG67):hover svg:where(.astro-3Y3WJG67){fill:var(--color-primary)}.location-section:where(.astro-3Y3WJG67){background:var(--color-bg-elevated);border-top:1px solid var(--color-border)}.location-content:where(.astro-3Y3WJG67){text-align:center;max-width:600px;margin:0 auto}.location-content:where(.astro-3Y3WJG67) h3:where(.astro-3Y3WJG67){font-family:var(--font-display);font-size:1.5rem;font-weight:700;margin:0 0 1rem}.location-content:where(.astro-3Y3WJG67) p:where(.astro-3Y3WJG67){color:var(--color-text-secondary);font-size:1.1rem;line-height:1.7;margin:0}.contact-form .form-label:where(.astro-3Y3WJG67){color:var(--c-white)!important}.contact-form .form-input:where(.astro-3Y3WJG67){background-color:#ffffff0d!important;border-color:var(--color-border)!important;color:var(--c-white)!important}.contact-form .form-input:where(.astro-3Y3WJG67)::-moz-placeholder{color:var(--color-text-muted)!important}.contact-form .form-input:where(.astro-3Y3WJG67)::placeholder{color:var(--color-text-muted)!important}.contact-form .form-input:where(.astro-3Y3WJG67):focus{border-color:var(--color-primary)!important;box-shadow:0 0 0 3px #60a5fa40!important}.contact-form .submit-button:where(.astro-3Y3WJG67){background-color:transparent!important;border:2px solid var(--c-white)!important;color:var(--c-white)!important;border-radius:12px!important;font-size:1.1rem!important;transition:all .3s ease!important}.contact-form .submit-button:where(.astro-3Y3WJG67):hover:not(:disabled){background-color:var(--c-white)!important;color:var(--color-bg-dark)!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px #ffffff26!important}.contact-form .form-message:where(.astro-3Y3WJG67).success{color:var(--color-available)!important}.contact-form .form-message:where(.astro-3Y3WJG67).error{color:#ef4444!important}.contact-form .rate-limit-message:where(.astro-3Y3WJG67){background-color:#fbbf241a!important;border-color:#fbbf244d!important;color:#fbbf24!important}
