.contact-hero:where(.astro-c3qsw5ic){background:var(--white);padding:5rem 1.5rem 3rem;position:relative;overflow:visible}.contact-hero:where(.astro-c3qsw5ic):after{content:"";position:absolute;inset:0 0 -100px;background:radial-gradient(circle at 50% 0%,rgba(30,64,175,.05) 0%,var(--white) 60%);pointer-events:none;mask-image:linear-gradient(to bottom,black 0%,black 50%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 50%,transparent 100%)}.contact-hero:where(.astro-c3qsw5ic):before{content:"";position:absolute;inset:0 0 -100px;background-image:radial-gradient(circle,#C5C0B1 1px,transparent 1px);background-size:14px 14px;opacity:.4;pointer-events:none;mask-image:linear-gradient(to bottom,black 0%,black 50%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 50%,transparent 100%);z-index:1}.hero-content:where(.astro-c3qsw5ic){max-width:760px;margin:0 auto;text-align:center;position:relative;z-index:2}.hero-content:where(.astro-c3qsw5ic) h1:where(.astro-c3qsw5ic){margin-bottom:1.25rem}.hero-subtitle:where(.astro-c3qsw5ic){font-size:1.25rem;color:var(--text-secondary);line-height:1.5;margin:0}.help-resources-section:where(.astro-c3qsw5ic){background:var(--white);padding:3rem 1.5rem 4rem}.section-heading:where(.astro-c3qsw5ic){font-size:2rem;font-weight:800;text-align:center;margin-bottom:3rem;color:var(--text-primary)}.help-resources-grid:where(.astro-c3qsw5ic){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.help-resource-card:where(.astro-c3qsw5ic){background:var(--white);border:2px solid rgba(0,0,0,.08);border-radius:12px;padding:2rem;text-decoration:none;transition:all .2s ease;display:flex;flex-direction:column;gap:1rem}.help-resource-card:where(.astro-c3qsw5ic):hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 24px #1e40af26}.resource-icon:where(.astro-c3qsw5ic){color:var(--primary);width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#1e40af14;border-radius:10px}.help-resource-card:where(.astro-c3qsw5ic) h3:where(.astro-c3qsw5ic){font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0}.help-resource-card:where(.astro-c3qsw5ic) p:where(.astro-c3qsw5ic){font-size:.9375rem;color:var(--text-secondary);margin:0;flex:1}.resource-link:where(.astro-c3qsw5ic){font-size:.9375rem;font-weight:600;color:var(--primary);margin-top:.5rem}.contact-section:where(.astro-c3qsw5ic){background:var(--beige-light);padding:5rem 1.5rem 6rem}.section-heading-center:where(.astro-c3qsw5ic){font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:1rem;color:var(--text-primary)}.section-subheading:where(.astro-c3qsw5ic){font-size:1.125rem;color:var(--text-secondary);text-align:center;margin:0 auto 3.5rem;max-width:640px}.contact-grid:where(.astro-c3qsw5ic){display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;max-width:1200px;margin:0 auto}.contact-form-container:where(.astro-c3qsw5ic) .form-heading:where(.astro-c3qsw5ic){font-size:1.5rem;margin-bottom:1.5rem;color:var(--text-primary);font-weight:700}.contact-form:where(.astro-c3qsw5ic){display:flex;flex-direction:column;gap:1.5rem}.form-row:where(.astro-c3qsw5ic){display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group:where(.astro-c3qsw5ic){display:flex;flex-direction:column;gap:.5rem}.form-group:where(.astro-c3qsw5ic) label:where(.astro-c3qsw5ic){font-size:.9375rem;font-weight:600;color:var(--text-primary)}.form-group:where(.astro-c3qsw5ic) input:where(.astro-c3qsw5ic),.form-group:where(.astro-c3qsw5ic) select:where(.astro-c3qsw5ic),.form-group:where(.astro-c3qsw5ic) textarea:where(.astro-c3qsw5ic){padding:.875rem 1rem;font-size:1rem;font-family:inherit;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:var(--white);color:var(--text-primary);transition:all .2s ease}.form-group:where(.astro-c3qsw5ic) input:where(.astro-c3qsw5ic):focus,.form-group:where(.astro-c3qsw5ic) select:where(.astro-c3qsw5ic):focus,.form-group:where(.astro-c3qsw5ic) textarea:where(.astro-c3qsw5ic):focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #1e40af1a}.form-group:where(.astro-c3qsw5ic) textarea:where(.astro-c3qsw5ic){resize:vertical;min-height:120px}.contact-form:where(.astro-c3qsw5ic) .btn:where(.astro-c3qsw5ic){display:inline-flex;align-items:center;gap:.5rem;justify-content:center;margin-top:.5rem}.contact-form:where(.astro-c3qsw5ic) .btn:where(.astro-c3qsw5ic):disabled{opacity:.6;cursor:not-allowed}.form-message:where(.astro-c3qsw5ic){padding:1rem 1.25rem;border-radius:8px;font-size:.9375rem;font-weight:500;text-align:center}.form-message-success:where(.astro-c3qsw5ic){background:#d1f4e0;color:#0d7d3f;border:1px solid #9ee5bd}.form-message-error:where(.astro-c3qsw5ic){background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.contact-sidebar:where(.astro-c3qsw5ic){background:var(--white);padding:2.5rem;border-radius:12px;border:2px solid rgba(0,0,0,.08);height:-moz-fit-content;height:fit-content;position:sticky;top:6rem}.contact-sidebar:where(.astro-c3qsw5ic) h3:where(.astro-c3qsw5ic){font-size:1.5rem;margin-bottom:1.75rem;color:var(--text-primary);font-weight:700}.contact-methods:where(.astro-c3qsw5ic){display:flex;flex-direction:column;gap:2rem;margin-bottom:2.5rem}.contact-method:where(.astro-c3qsw5ic){display:flex;gap:1rem}.method-icon:where(.astro-c3qsw5ic){color:var(--primary);flex-shrink:0}.method-content:where(.astro-c3qsw5ic) h4:where(.astro-c3qsw5ic){font-size:1.125rem;margin-bottom:.25rem;color:var(--text-primary);font-weight:600}.method-description:where(.astro-c3qsw5ic){font-size:.875rem;color:var(--text-muted);margin-bottom:.5rem}.method-detail:where(.astro-c3qsw5ic){font-size:1rem;color:var(--text-primary);font-weight:600;margin-bottom:.375rem}.method-response:where(.astro-c3qsw5ic){display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--text-secondary)}@media (max-width: 1024px){.contact-grid:where(.astro-c3qsw5ic){grid-template-columns:1fr;gap:3rem}.contact-sidebar:where(.astro-c3qsw5ic){position:static}.help-resources-grid:where(.astro-c3qsw5ic){grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width: 768px){.contact-hero:where(.astro-c3qsw5ic){padding:4rem 1.5rem 2rem}.help-resources-section:where(.astro-c3qsw5ic){padding:2.5rem 1.5rem 3rem}.section-heading:where(.astro-c3qsw5ic){font-size:1.75rem;margin-bottom:2rem}.help-resources-grid:where(.astro-c3qsw5ic){grid-template-columns:1fr;gap:1.25rem}.help-resource-card:where(.astro-c3qsw5ic){padding:1.5rem}.contact-section:where(.astro-c3qsw5ic){padding:3rem 1.5rem 4rem}.section-heading-center:where(.astro-c3qsw5ic){font-size:2rem}.form-row:where(.astro-c3qsw5ic){grid-template-columns:1fr;gap:1.5rem}.contact-sidebar:where(.astro-c3qsw5ic){padding:2rem 1.5rem}.contact-methods:where(.astro-c3qsw5ic){gap:1.5rem}.contact-method:where(.astro-c3qsw5ic){flex-direction:column;gap:.75rem}.method-icon:where(.astro-c3qsw5ic){width:32px;height:32px}}
