.error.svelte-1bv7ezn{color:#dc2626;font-weight:600}.contact-options-section.svelte-1bv7ezn{background:#fff;border-radius:16px;padding:4rem 2.5rem;margin-bottom:2rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;text-align:center}.contact-options-section.svelte-1bv7ezn h2:where(.svelte-1bv7ezn){font-size:2.25rem;font-weight:700;color:#111827;margin:0 0 .75rem;letter-spacing:-.025em}.contact-options-section.svelte-1bv7ezn>p:where(.svelte-1bv7ezn){color:#6b7280;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.contact-icons-grid.svelte-1bv7ezn{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:900px;margin:0 auto}.contact-icon-button.svelte-1bv7ezn{background:#fff;border:2px solid #e5e7eb;border-radius:20px;padding:2.5rem 1.5rem;cursor:pointer;transition:all .3s ease;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.contact-icon-button.svelte-1bv7ezn:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 12px 24px #3b82f626}.icon-circle.svelte-1bv7ezn{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px #3b82f64d;transition:all .3s ease}.contact-icon-button.svelte-1bv7ezn:hover .icon-circle:where(.svelte-1bv7ezn){transform:scale(1.05);box-shadow:0 12px 24px #3b82f666}.contact-icon.svelte-1bv7ezn{width:60px;height:60px;color:#fff}.contact-icon-button.svelte-1bv7ezn h3:where(.svelte-1bv7ezn){font-size:1.25rem;font-weight:600;color:#111827;margin:0}.contact-icon-button.svelte-1bv7ezn p:where(.svelte-1bv7ezn){font-size:.9375rem;color:#6b7280;margin:0;line-height:1.5}.chat-input-container.svelte-1bv7ezn{position:relative;background:#f9fafb;border:2px solid #e5e7eb;border-radius:20px;padding:16px 60px 16px 20px;min-height:80px;display:flex;align-items:stretch;transition:all .2s ease}.chat-input-container.svelte-1bv7ezn:focus-within{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}.chat-textarea.svelte-1bv7ezn{flex:1;border:none;background:transparent;resize:none;outline:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;line-height:1.5;color:#111827;min-height:48px;max-height:200px;overflow-y:auto}.chat-textarea.svelte-1bv7ezn::placeholder{color:#9ca3af}.chat-send-button.svelte-1bv7ezn{position:absolute;bottom:12px;right:12px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;width:48px;height:48px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #3b82f64d}.chat-send-button.svelte-1bv7ezn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.chat-send-button.svelte-1bv7ezn:active{transform:translateY(0)}.chat-send-button.svelte-1bv7ezn:disabled{background:#d1d5db;cursor:not-allowed;box-shadow:none}.send-icon.svelte-1bv7ezn{width:20px;height:20px}.modal-overlay.svelte-1bv7ezn{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:svelte-1bv7ezn-fadeIn .25s cubic-bezier(.16,1,.3,1);will-change:opacity}@keyframes svelte-1bv7ezn-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-1bv7ezn{background:#fff;border-radius:20px;padding:2.5rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:svelte-1bv7ezn-slideUp .35s cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.modal-content.modal-email.svelte-1bv7ezn{max-width:900px}@keyframes svelte-1bv7ezn-slideUp{0%{opacity:0;transform:translateY(32px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-close.svelte-1bv7ezn{position:absolute;top:1.5rem;right:1.5rem;background:#f3f4f6;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}.modal-close.svelte-1bv7ezn:hover{background:#e5e7eb;transform:rotate(90deg)}.modal-close.svelte-1bv7ezn svg:where(.svelte-1bv7ezn){width:20px;height:20px;color:#6b7280}.modal-title.svelte-1bv7ezn{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem;letter-spacing:-.025em;padding-right:3rem}.modal-subtitle.svelte-1bv7ezn{color:#6b7280;margin-bottom:2rem;font-size:1.0625rem;line-height:1.6}.modal-chat-interface.svelte-1bv7ezn{margin-top:1.5rem}.contact-form.svelte-1bv7ezn{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.form-feedback.svelte-1bv7ezn{margin:-.5rem 0 0;font-size:.95rem}.form-feedback.error.svelte-1bv7ezn{color:#dc2626;font-weight:600}.form-feedback.success.svelte-1bv7ezn{color:#047857;font-weight:600}.form-row.svelte-1bv7ezn{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem}.form-group.svelte-1bv7ezn{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-1bv7ezn label:where(.svelte-1bv7ezn){font-weight:600;color:#111827;font-size:.875rem;letter-spacing:.01em}.form-group.svelte-1bv7ezn input:where(.svelte-1bv7ezn),.form-group.svelte-1bv7ezn textarea:where(.svelte-1bv7ezn){border:2px solid #e5e7eb;border-radius:12px;padding:.875rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;color:#111827;transition:all .2s ease;background:#f9fafb}.form-group.svelte-1bv7ezn input:where(.svelte-1bv7ezn):focus,.form-group.svelte-1bv7ezn textarea:where(.svelte-1bv7ezn):focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}.form-group.svelte-1bv7ezn input:where(.svelte-1bv7ezn)::placeholder,.form-group.svelte-1bv7ezn textarea:where(.svelte-1bv7ezn)::placeholder{color:#9ca3af}.form-group.svelte-1bv7ezn textarea:where(.svelte-1bv7ezn){resize:vertical;min-height:140px;line-height:1.6}.form-submit-button.svelte-1bv7ezn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:1.5rem;box-shadow:0 2px 8px #3b82f64d;letter-spacing:.01em}.form-submit-button.svelte-1bv7ezn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.form-submit-button.svelte-1bv7ezn:active{transform:translateY(0)}.form-submit-button.svelte-1bv7ezn:disabled{background:#d1d5db;cursor:not-allowed;box-shadow:none}.office-info.svelte-1bv7ezn{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0}.office-item.svelte-1bv7ezn{padding:1.5rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.help-resources.svelte-1bv7ezn{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:2rem 0}.resource.svelte-1bv7ezn{padding:1.5rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.resource-link.svelte-1bv7ezn{display:inline-block;margin-top:1rem;color:#3b82f6;text-decoration:none;font-weight:500}.resource-link.svelte-1bv7ezn:hover{text-decoration:underline}.message-tips.svelte-1bv7ezn{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0}.tip-category.svelte-1bv7ezn{padding:1.5rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.tip-category.svelte-1bv7ezn ul:where(.svelte-1bv7ezn){margin:1rem 0 0;padding-left:1.5rem}.tip-category.svelte-1bv7ezn li:where(.svelte-1bv7ezn){margin-bottom:.5rem;color:#4b5563}a.svelte-1bv7ezn{color:#3b82f6;text-decoration:none;font-weight:500}a.svelte-1bv7ezn:hover{text-decoration:underline}@media (max-width: 768px){.contact-options-section.svelte-1bv7ezn{padding:2.5rem 1.5rem}.contact-options-section.svelte-1bv7ezn h2:where(.svelte-1bv7ezn){font-size:1.75rem}.contact-icons-grid.svelte-1bv7ezn{grid-template-columns:1fr;gap:1.5rem}.contact-icon-button.svelte-1bv7ezn{padding:2rem 1.5rem}.icon-circle.svelte-1bv7ezn{width:100px;height:100px}.contact-icon.svelte-1bv7ezn{width:50px;height:50px}.modal-content.svelte-1bv7ezn{padding:2rem 1.5rem;max-height:85vh}.modal-title.svelte-1bv7ezn{font-size:1.5rem;padding-right:2.5rem}.modal-close.svelte-1bv7ezn{top:1rem;right:1rem;width:36px;height:36px}.chat-input-container.svelte-1bv7ezn{padding:12px 52px 12px 16px;min-height:60px;border-radius:16px}.chat-textarea.svelte-1bv7ezn{font-size:16px;min-height:36px}.chat-send-button.svelte-1bv7ezn{width:40px;height:40px;bottom:10px;right:10px}.form-row.svelte-1bv7ezn{grid-template-columns:1fr;gap:1rem}.form-group.svelte-1bv7ezn input:where(.svelte-1bv7ezn),.form-group.svelte-1bv7ezn textarea:where(.svelte-1bv7ezn){font-size:16px}.form-submit-button.svelte-1bv7ezn{width:100%;padding:1rem}.office-info.svelte-1bv7ezn,.help-resources.svelte-1bv7ezn,.message-tips.svelte-1bv7ezn{grid-template-columns:1fr;gap:1rem}}
