.modal-overlay.svelte-1btwglb{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.modal-content.svelte-1btwglb{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;padding:2rem}.header.svelte-1btwglb{margin-bottom:2rem}.header.svelte-1btwglb h3:where(.svelte-1btwglb){font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem}.header.svelte-1btwglb p:where(.svelte-1btwglb){font-size:1rem;color:#6b7280;margin:0}.form.svelte-1btwglb{display:flex;flex-direction:column;gap:1.5rem}.field.svelte-1btwglb{display:flex;flex-direction:column;gap:.5rem}.label.svelte-1btwglb{font-size:.875rem;font-weight:600;color:#374151}.input.svelte-1btwglb,.textarea.svelte-1btwglb{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:all .2s;font-family:inherit}.input.svelte-1btwglb:focus,.textarea.svelte-1btwglb:focus{outline:none;border-color:#fbbf24;box-shadow:0 0 0 4px #fbbf241a}.textarea.svelte-1btwglb{min-height:120px;resize:vertical}.btn.svelte-1btwglb{width:100%;color:#111827;background:linear-gradient(135deg,#fbbf24,#f59e0b);font-weight:600;border-radius:.5rem;font-size:.875rem;padding:.75rem 1.25rem;text-align:center;border:2px solid #d97706;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a}.btn.svelte-1btwglb:hover:not(:disabled){background:linear-gradient(135deg,#f59e0b,#d97706);transform:translateY(-1px);box-shadow:0 6px 8px -1px #00000026}.btn.svelte-1btwglb:disabled{opacity:.5;cursor:not-allowed}.error.svelte-1btwglb{padding:.75rem 1rem;background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;font-size:.875rem;color:#dc2626}.success.svelte-1btwglb{padding:.75rem 1rem;background:#d1fae5;border:1px solid #a7f3d0;border-radius:.5rem;font-size:.875rem;color:#059669}.close-btn.svelte-1btwglb{position:absolute;top:1.5rem;right:1.5rem;width:2.5rem;height:2.5rem;border-radius:50%;background:#f3f4f6;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;z-index:10}.close-btn.svelte-1btwglb:hover{background:#e5e7eb}.close-btn.svelte-1btwglb svg:where(.svelte-1btwglb){width:1.25rem;height:1.25rem;color:#6b7280}.spinner.svelte-1btwglb{display:inline-block;width:1rem;height:1rem;margin-right:.75rem;border:2px solid #111827;border-top-color:transparent;border-radius:50%;animation:svelte-1btwglb-spin 1s linear infinite}@keyframes svelte-1btwglb-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-container.svelte-67057e{max-width:1400px;margin:0 auto;padding:0 2rem 2rem}.page-header.svelte-67057e{margin-bottom:2rem}.header-title.svelte-67057e h1:where(.svelte-67057e){font-size:28px;font-weight:700;color:#111827;margin:0 0 8px}.subtitle.svelte-67057e{color:#6b7280;font-size:14px;margin:0}.loading-state.svelte-67057e{text-align:center;padding:60px 20px;color:#6b7280}.contacts-grid.svelte-67057e{display:grid;grid-template-columns:1fr 400px;gap:24px}.contacts-info.svelte-67057e{display:flex;flex-direction:column;gap:16px}.section-card.svelte-67057e{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.contact-item.svelte-67057e{display:flex;gap:20px;align-items:flex-start}.contact-icon.svelte-67057e{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#fffbeb,#fef3c7);display:flex;align-items:center;justify-content:center;color:#d4af37;flex-shrink:0}.contact-content.svelte-67057e{flex:1}.contact-content.svelte-67057e h3:where(.svelte-67057e){margin:0 0 12px;font-size:18px;font-weight:600;color:#111827}.contact-content.svelte-67057e p:where(.svelte-67057e){margin:6px 0;color:#6b7280;font-size:14px;line-height:1.6}.contact-content.svelte-67057e strong:where(.svelte-67057e){color:#374151;font-weight:600;margin-right:8px}.contact-content.svelte-67057e a:where(.svelte-67057e){color:#d4af37;text-decoration:none;transition:color .2s}.contact-content.svelte-67057e a:where(.svelte-67057e):hover{color:#c5a028;text-decoration:underline}.contact-form-card.svelte-67057e{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;background:linear-gradient(135deg,#f9fafb,#fff);border:2px solid #E5E7EB;position:sticky;top:24px;height:fit-content}.form-card-icon.svelte-67057e{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#fffbeb,#fef3c7);display:flex;align-items:center;justify-content:center;color:#d4af37;margin-bottom:8px}.contact-form-card.svelte-67057e h3:where(.svelte-67057e){font-size:20px;font-weight:700;color:#111827;margin:0}.contact-form-card.svelte-67057e p:where(.svelte-67057e){color:#6b7280;font-size:14px;margin:0;line-height:1.5}.btn.svelte-67057e{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-primary.svelte-67057e{background:#d4af37;color:#fff;width:100%;justify-content:center}.btn-primary.svelte-67057e:hover{background:#c5a028;transform:translateY(-1px);box-shadow:0 4px 12px #d4af374d}.spin{animation:svelte-67057e-spin 1s linear infinite}@keyframes svelte-67057e-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){.contacts-grid.svelte-67057e{grid-template-columns:1fr}.contact-form-card.svelte-67057e{position:static}}@media (max-width: 768px){.page-container.svelte-67057e{padding:0 1rem 1rem}.contact-item.svelte-67057e{flex-direction:column;align-items:center;text-align:center}.contact-icon.svelte-67057e{width:56px;height:56px}}
