.hero-section.svelte-436cwr{padding:var(--section-spacing) var(--container-padding);text-align:center}.hero-content.svelte-436cwr{max-width:var(--container-max);margin:0 auto}.hero-title.svelte-436cwr{font-size:var(--text-hero-primary);font-weight:600;color:var(--color-text);margin:0 0 var(--space-2xl) 0;line-height:1.1}.hero-description.svelte-436cwr{font-size:var(--text-body-large);color:var(--color-text-muted);max-width:54rem;margin:0 auto}.contact-section.svelte-436cwr{padding:var(--section-spacing) var(--container-padding)}.contact-content.svelte-436cwr{max-width:var(--container-max);margin:0 auto}.contact-grid.svelte-436cwr{display:grid;grid-template-columns:1fr;gap:var(--space-4xl)}@media (min-width: 1024px){.contact-grid.svelte-436cwr{grid-template-columns:2fr 1fr}}.form-container.svelte-436cwr{background:#ffffff05;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);width:100%;box-sizing:border-box}@media (min-width: 768px){.form-container.svelte-436cwr{padding:var(--space-3xl)}}.form-title.svelte-436cwr{font-size:var(--text-2xl);font-weight:600;color:var(--color-text);margin:0 0 var(--space-2xl) 0}.contact-form.svelte-436cwr{display:flex;flex-direction:column;gap:var(--space-lg);width:100%}.form-group.svelte-436cwr{display:flex;flex-direction:column;gap:var(--space-sm);width:100%}.form-group.svelte-436cwr label:where(.svelte-436cwr){font-size:var(--text-sm);font-weight:500;color:var(--color-text);margin-bottom:var(--space-xs)}.form-group.svelte-436cwr input:where(.svelte-436cwr),.form-group.svelte-436cwr select:where(.svelte-436cwr),.form-group.svelte-436cwr textarea:where(.svelte-436cwr){background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-md);font-size:var(--text-md);color:var(--color-text);font-family:inherit;transition:border-color .2s ease;width:100%;box-sizing:border-box}.form-group.svelte-436cwr input:where(.svelte-436cwr):focus,.form-group.svelte-436cwr select:where(.svelte-436cwr):focus,.form-group.svelte-436cwr textarea:where(.svelte-436cwr):focus{outline:none;border-color:var(--color-accent)}.form-group.svelte-436cwr input:where(.svelte-436cwr):disabled,.form-group.svelte-436cwr select:where(.svelte-436cwr):disabled,.form-group.svelte-436cwr textarea:where(.svelte-436cwr):disabled{opacity:.6;cursor:not-allowed}.form-group.svelte-436cwr textarea:where(.svelte-436cwr){resize:vertical;min-height:120px}.submit-button.svelte-436cwr{background:var(--color-accent);color:var(--color-bg);border:none;border-radius:var(--radius-full);padding:var(--space-lg) var(--space-2xl);font-size:var(--text-lg);font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;align-self:flex-start;width:auto}@media (max-width: 767px){.submit-button.svelte-436cwr{width:100%;align-self:stretch}}.submit-button.svelte-436cwr:hover:not(:disabled){background:var(--color-accent-hover);transform:translateY(-1px)}.submit-button.svelte-436cwr:disabled{opacity:.6;cursor:not-allowed;transform:none}.success-message.svelte-436cwr{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-lg);padding:var(--space-2xl) 0}.success-icon.svelte-436cwr{width:4rem;height:4rem;border-radius:50%;background:#22c55e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:var(--text-2xl);font-weight:700}.success-message.svelte-436cwr h3:where(.svelte-436cwr){font-size:var(--text-xl);color:var(--color-text);margin:0}.success-message.svelte-436cwr p:where(.svelte-436cwr){font-size:var(--text-md);color:var(--color-text-secondary);margin:0}.info-container.svelte-436cwr{display:flex;flex-direction:column;gap:var(--space-2xl)}.info-title.svelte-436cwr{font-size:var(--text-xl);font-weight:600;color:var(--color-text);margin:0}.contact-methods.svelte-436cwr{display:flex;flex-direction:column;gap:var(--space-lg)}.contact-method.svelte-436cwr{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-sm)}.method-icon.svelte-436cwr{font-size:var(--text-2xl);width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:var(--radius-sm);flex-shrink:0}.method-details.svelte-436cwr{min-width:0;flex:1}.method-details.svelte-436cwr h4:where(.svelte-436cwr){font-size:var(--text-md);font-weight:600;color:var(--color-text);margin:0 0 var(--space-xs) 0}.method-details.svelte-436cwr p:where(.svelte-436cwr),.method-details.svelte-436cwr a:where(.svelte-436cwr){font-size:var(--text-sm);color:var(--color-text-secondary);margin:0;text-decoration:none;word-wrap:break-word}.method-details.svelte-436cwr a:where(.svelte-436cwr):hover{color:var(--color-accent)}.faq-section.svelte-436cwr{padding:var(--space-xl);background:#ffffff05;border-radius:var(--radius-sm)}.faq-title.svelte-436cwr{font-size:var(--text-lg);font-weight:600;color:var(--color-text);margin:0 0 var(--space-lg) 0}.faq-list.svelte-436cwr{display:flex;flex-direction:column;gap:var(--space-md)}.faq-item.svelte-436cwr h5:where(.svelte-436cwr){font-size:var(--text-sm);font-weight:600;color:var(--color-text);margin:0 0 var(--space-xs) 0}.faq-item.svelte-436cwr p:where(.svelte-436cwr){font-size:var(--text-xs);color:var(--color-text-secondary);margin:0;line-height:1.5}.alt-contact-section.svelte-436cwr{padding:var(--section-spacing) var(--container-padding);background:#ffffff05}.alt-contact-content.svelte-436cwr{max-width:var(--container-max);margin:0 auto}.alt-contact-grid.svelte-436cwr{display:grid;grid-template-columns:1fr;gap:var(--space-xl)}@media (min-width: 768px){.alt-contact-grid.svelte-436cwr{grid-template-columns:repeat(3,1fr)}}.alt-contact-item.svelte-436cwr{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-lg);padding:var(--space-2xl);border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff05}.alt-icon.svelte-436cwr{font-size:3rem;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:var(--radius-sm)}.alt-contact-item.svelte-436cwr h3:where(.svelte-436cwr){font-size:var(--text-lg);font-weight:600;color:var(--color-text);margin:0}.alt-contact-item.svelte-436cwr p:where(.svelte-436cwr){font-size:var(--text-md);color:var(--color-text-secondary);margin:0;line-height:1.5}.section-title.svelte-436cwr{font-size:var(--text-2xl);font-weight:600;color:var(--color-text);margin:0 0 var(--space-3xl) 0;text-align:center}
