.contact-page.svelte-1e63v8z{min-height:100vh;background:linear-gradient(180deg,#f8fafc,#fff)}.hero-section.svelte-1e63v8z{background:#eefbf3;padding:4rem 2rem 3rem;position:relative;overflow:hidden}@media (max-width: 767px){.hero-section.svelte-1e63v8z{padding:3rem 1rem 2.5rem}}.hero-container.svelte-1e63v8z{max-width:1200px;margin:0 auto;position:relative;z-index:2}.hero-content.svelte-1e63v8z{text-align:center;color:#212832}.hero-title.svelte-1e63v8z{font-family:Montserrat,sans-serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:500;margin:0 0 1rem;line-height:1.2;text-shadow:none;color:#309255}.hero-subtitle.svelte-1e63v8z{font-family:Source Sans Pro,sans-serif;font-size:clamp(.9rem,2vw,1.1rem);color:#64748b;line-height:1.5;max-width:600px;margin:0 auto}@media (max-width: 767px){.hero-subtitle.svelte-1e63v8z{font-size:.85rem}}.main-content.svelte-1e63v8z{padding:3rem 2rem;background:#fff}@media (max-width: 767px){.main-content.svelte-1e63v8z{padding:1.5rem 1rem}}.content-container.svelte-1e63v8z{max-width:1200px;margin:0 auto}.status-message.svelte-1e63v8z{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid;font-size:.85rem}.status-message.success.svelte-1e63v8z{background:#10b98114;border-color:#10b981;color:#059669}.status-message.error.svelte-1e63v8z{background:#ef444414;border-color:#ef4444;color:#dc2626}.status-icon.svelte-1e63v8z{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:currentColor;color:#fff}.status-icon.svelte-1e63v8z svg:where(.svelte-1e63v8z){width:12px;height:12px}.status-content.svelte-1e63v8z{flex:1}.status-text.svelte-1e63v8z{margin:0;font-family:Source Sans Pro,sans-serif;font-weight:500;font-size:.85rem;line-height:1.4}.status-progress.svelte-1e63v8z{position:absolute;bottom:0;left:0;right:0;height:2px;background:#ffffff4d}.progress-bar-fill.svelte-1e63v8z{height:100%;background:currentColor;animation:svelte-1e63v8z-progressFill 5s linear}.contact-grid.svelte-1e63v8z{display:grid;grid-template-columns:1fr 350px;gap:2rem;align-items:start}@media (min-width: 768px) and (max-width: 1023px){.contact-grid.svelte-1e63v8z{grid-template-columns:1fr;gap:2rem}}@media (max-width: 767px){.contact-grid.svelte-1e63v8z{grid-template-columns:1fr;gap:1.5rem}}.form-section.svelte-1e63v8z{background:#fffffffa;border:1px solid rgba(48,146,85,.08);border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000000a;position:relative;overflow:hidden}.form-section.svelte-1e63v8z:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#309255,#22c55e)}@media (max-width: 767px){.form-section.svelte-1e63v8z{padding:1.25rem}}.form-header.svelte-1e63v8z{text-align:center;margin-bottom:2rem}.form-title.svelte-1e63v8z{font-family:Montserrat,sans-serif;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:500;color:#309255;margin:0 0 .5rem;line-height:1.2}.form-subtitle.svelte-1e63v8z{font-family:Source Sans Pro,sans-serif;font-size:.9rem;color:#64748b;margin:0;line-height:1.4}@media (max-width: 767px){.form-subtitle.svelte-1e63v8z{font-size:.85rem}}.contact-form.svelte-1e63v8z{display:flex;flex-direction:column;gap:1.5rem}.form-section-group.svelte-1e63v8z{background:#f8fafc80;border:1px solid rgba(48,146,85,.08);border-radius:8px;padding:1.25rem}@media (max-width: 767px){.form-section-group.svelte-1e63v8z{padding:1rem}}.section-title.svelte-1e63v8z{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:500;color:#309255;margin:0 0 1rem;position:relative;padding-bottom:.5rem}.section-title.svelte-1e63v8z:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#309255;border-radius:1px}@media (max-width: 767px){.section-title.svelte-1e63v8z{font-size:1rem}}.form-grid.svelte-1e63v8z{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}@media (max-width: 767px){.form-grid.svelte-1e63v8z{grid-template-columns:1fr;gap:.75rem}}@media (min-width: 768px) and (max-width: 1023px){.form-grid.svelte-1e63v8z{grid-template-columns:1fr;gap:.875rem}}.form-group.svelte-1e63v8z{display:flex;flex-direction:column;gap:.5rem}.form-group.full-width.svelte-1e63v8z{grid-column:1/-1}.form-label.svelte-1e63v8z{font-family:Montserrat,sans-serif;font-weight:500;color:#374151;font-size:.85rem;line-height:1.3}.form-input.svelte-1e63v8z,.form-select.svelte-1e63v8z,.form-textarea.svelte-1e63v8z{padding:.75rem 1rem;border:1px solid rgba(48,146,85,.2);border-radius:6px;background:#fffffff2;color:#374151;font-family:Source Sans Pro,sans-serif;font-size:.85rem;transition:all .2s ease;line-height:1.4}.form-input.svelte-1e63v8z:focus,.form-select.svelte-1e63v8z:focus,.form-textarea.svelte-1e63v8z:focus{outline:none;border-color:#309255;box-shadow:0 0 0 2px #3092551a;background:#fff}.form-input.svelte-1e63v8z::placeholder,.form-select.svelte-1e63v8z::placeholder,.form-textarea.svelte-1e63v8z::placeholder{color:#9ca3af;font-size:.8rem}.form-input.error.svelte-1e63v8z,.form-select.error.svelte-1e63v8z,.form-textarea.error.svelte-1e63v8z{border-color:#ef4444;box-shadow:0 0 0 2px #ef44441a}.form-input.svelte-1e63v8z:disabled,.form-select.svelte-1e63v8z:disabled,.form-textarea.svelte-1e63v8z:disabled{background:#f9fafb;cursor:not-allowed;opacity:.6}@media (max-width: 767px){.form-input.svelte-1e63v8z,.form-select.svelte-1e63v8z,.form-textarea.svelte-1e63v8z{padding:.625rem .75rem;font-size:.8rem}}.form-select.svelte-1e63v8z{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23374151' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:10px;padding-right:2.5rem}.form-select.svelte-1e63v8z:focus{background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23309255' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.form-textarea.svelte-1e63v8z{resize:vertical;min-height:80px;font-family:inherit}.error-message.svelte-1e63v8z{font-family:Source Sans Pro,sans-serif;font-size:.75rem;color:#ef4444;font-weight:500;margin-top:-.25rem;line-height:1.3}.form-actions.svelte-1e63v8z{display:flex;justify-content:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(48,146,85,.08)}.btn-primary.svelte-1e63v8z{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;background:#309255;color:#fff;border:none;border-radius:6px;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #30925533}.btn-primary.svelte-1e63v8z:hover:not(:disabled){background:#267544;transform:translateY(-1px);box-shadow:0 4px 12px #3092554d}.btn-primary.svelte-1e63v8z:disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.btn-primary.svelte-1e63v8z svg:where(.svelte-1e63v8z){width:14px;height:14px}@media (max-width: 767px){.btn-primary.svelte-1e63v8z{width:100%;padding:.875rem 1.25rem;font-size:.85rem}}@media (min-width: 768px) and (max-width: 1023px){.btn-primary.svelte-1e63v8z{width:100%;padding:.875rem 1.5rem}}.loading-spinner.svelte-1e63v8z{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1e63v8z-spin 1s linear infinite;flex-shrink:0}.info-section.svelte-1e63v8z{display:flex;flex-direction:column;gap:1.5rem}.info-header.svelte-1e63v8z{text-align:center;padding:1.25rem;background:#f8fafc80;border-radius:8px;border:1px solid rgba(48,146,85,.08)}@media (max-width: 767px){.info-header.svelte-1e63v8z{padding:1rem}}.info-title.svelte-1e63v8z{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:500;color:#309255;margin:0 0 .5rem;line-height:1.2}@media (max-width: 767px){.info-title.svelte-1e63v8z{font-size:1.1rem}}.info-subtitle.svelte-1e63v8z{font-family:Source Sans Pro,sans-serif;font-size:.85rem;color:#64748b;margin:0;line-height:1.4}.contact-methods.svelte-1e63v8z{display:flex;flex-direction:column;gap:.75rem}.contact-method.svelte-1e63v8z{display:flex;gap:.75rem;align-items:flex-start;padding:1rem;background:#fffc;border:1px solid rgba(48,146,85,.08);border-radius:8px;transition:all .2s ease}.contact-method.svelte-1e63v8z:hover{background:#fffffff2;border-color:#30925526;transform:translate(2px)}@media (max-width: 767px){.contact-method.svelte-1e63v8z{padding:.875rem}}.method-icon.svelte-1e63v8z{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#30925514;color:#309255;border-radius:8px;flex-shrink:0}.method-icon.svelte-1e63v8z svg:where(.svelte-1e63v8z){width:20px;height:20px}.method-content.svelte-1e63v8z{flex:1}.method-content.svelte-1e63v8z h3:where(.svelte-1e63v8z){font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;color:#212832;margin:0 0 .25rem;text-align:left}.method-content.svelte-1e63v8z .method-link:where(.svelte-1e63v8z){font-family:Source Sans Pro,sans-serif;font-size:.8rem;color:#309255;text-decoration:none;font-weight:500;transition:color .3s ease}.method-content.svelte-1e63v8z .method-link:where(.svelte-1e63v8z):hover{color:#22c55e}.method-note.svelte-1e63v8z{font-family:Source Sans Pro,sans-serif;font-size:.7rem;color:#64748b;font-style:italic}.faq-section.svelte-1e63v8z{background:#f8fafc80;border:1px solid rgba(48,146,85,.08);border-radius:8px;padding:1.25rem}@media (max-width: 767px){.faq-section.svelte-1e63v8z{padding:1rem}}.faq-title.svelte-1e63v8z{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:500;color:#309255;margin:0 0 1rem;text-align:center}@media (max-width: 767px){.faq-title.svelte-1e63v8z{font-size:1rem}}.faq-items.svelte-1e63v8z{display:flex;flex-direction:column;gap:1rem}.faq-item.svelte-1e63v8z h4:where(.svelte-1e63v8z){font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;color:#309255;margin:0 0 .5rem;line-height:1.3}.faq-item.svelte-1e63v8z p:where(.svelte-1e63v8z){font-family:Source Sans Pro,sans-serif;font-size:.75rem;color:#64748b;margin:0;line-height:1.4}@keyframes svelte-1e63v8z-slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1e63v8z-progressFill{0%{width:100%}to{width:0%}}@keyframes svelte-1e63v8z-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 640px){.hero-section.svelte-1e63v8z{padding:2rem 1rem 1.5rem}.hero-title.svelte-1e63v8z{margin-bottom:.75rem;font-size:1.5rem}.hero-subtitle.svelte-1e63v8z{font-size:.8rem}.main-content.svelte-1e63v8z{padding:1rem}.contact-grid.svelte-1e63v8z{gap:1rem}.form-section.svelte-1e63v8z{padding:1rem}.form-section-group.svelte-1e63v8z{padding:.875rem}.form-title.svelte-1e63v8z{font-size:1.1rem}.form-subtitle.svelte-1e63v8z{font-size:.8rem}.section-title.svelte-1e63v8z{font-size:.95rem}.form-label.svelte-1e63v8z{font-size:.8rem}.form-input.svelte-1e63v8z,.form-select.svelte-1e63v8z,.form-textarea.svelte-1e63v8z{font-size:.8rem;padding:.625rem .75rem}.info-header.svelte-1e63v8z{padding:.875rem}.info-title.svelte-1e63v8z{font-size:1rem}.contact-method.svelte-1e63v8z{padding:.75rem;flex-direction:column;text-align:center;gap:.5rem}.method-icon.svelte-1e63v8z{width:36px;height:36px}.method-icon.svelte-1e63v8z svg:where(.svelte-1e63v8z){width:18px;height:18px}.method-content.svelte-1e63v8z h3:where(.svelte-1e63v8z){font-size:.85rem}.method-note.svelte-1e63v8z{font-size:.65rem}.faq-section.svelte-1e63v8z{padding:.875rem}.faq-title.svelte-1e63v8z{font-size:.95rem}.faq-item.svelte-1e63v8z h4:where(.svelte-1e63v8z){font-size:.8rem}.faq-item.svelte-1e63v8z p:where(.svelte-1e63v8z){font-size:.7rem}}
