.contact-section.svelte-1coprj{padding:2rem 1rem 3rem;background:var(--background-color);position:relative;overflow:hidden}.contact-section.svelte-1coprj:before{content:"";position:absolute;inset:0;opacity:.3;z-index:0}.section-header.svelte-1coprj{text-align:center;max-width:600px;margin:0 auto 3rem;position:relative;z-index:1}.contact-title.svelte-1coprj{font-size:2rem;font-weight:700;color:var(--text-color);margin-bottom:1rem;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;background-clip:text;line-height:1.2}.section-description.svelte-1coprj{font-size:1rem;color:var(--text-light);line-height:1.6;margin:0}.contact-container.svelte-1coprj{max-width:1000px;margin:0 auto;position:relative;z-index:1}.contact-methods.svelte-1coprj{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}.contact-card.svelte-1coprj{background:var(--background-color);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);padding:1.5rem;box-shadow:var(--box-shadow);transition:var(--transition);position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.contact-card.svelte-1coprj:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:var(--border-radius-lg) var(--border-radius-lg) 0 0}.contact-card.svelte-1coprj:hover{transform:translateY(-4px);box-shadow:var(--box-shadow-lg);border-color:var(--primary-color)}.contact-icon.svelte-1coprj{width:56px;height:56px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 8px 16px #4361ee40}.contact-icon.svelte-1coprj svg:where(.svelte-1coprj){width:24px;height:24px;color:#fff}.contact-card.svelte-1coprj h3:where(.svelte-1coprj){font-size:1.5rem;font-weight:600;color:var(--text-color);margin-bottom:.75rem;line-height:1.3}.contact-card.svelte-1coprj p:where(.svelte-1coprj){color:var(--text-light);line-height:1.6;margin-bottom:2rem;font-size:1rem}.email-actions.svelte-1coprj{display:flex;flex-direction:column;gap:.75rem}.contact-button.svelte-1coprj{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.25rem;background:var(--primary-color);color:#fff;text-decoration:none;border-radius:var(--border-radius);font-weight:500;font-size:.875rem;transition:var(--transition);border:none;cursor:pointer;box-shadow:0 2px 4px #4361ee33}.contact-button.svelte-1coprj:hover{background:var(--secondary-color);transform:translateY(-1px);box-shadow:0 4px 8px #4361ee4d}.contact-button.svelte-1coprj:active{transform:translateY(0)}.copy-button.svelte-1coprj{background:var(--input-bg);color:var(--text-color);border:1px solid var(--border-color);box-shadow:var(--box-shadow)}.copy-success.svelte-1coprj{background-color:#10b981;color:#fff}.copy-success.svelte-1coprj:hover{background-color:#059669}.copy-button.svelte-1coprj:hover{background:var(--hover-color);border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px)}.button-icon.svelte-1coprj{width:16px;height:16px;flex-shrink:0}.social-links.svelte-1coprj{display:flex;gap:1rem;margin-top:1rem}.social-links.svelte-1coprj a:where(.svelte-1coprj){width:48px;height:48px;background:var(--input-bg);border:1px solid var(--border-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-light);text-decoration:none;transition:var(--transition);box-shadow:var(--box-shadow)}.social-links.svelte-1coprj a:where(.svelte-1coprj):hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 6px 12px #4361ee40}.social-links.svelte-1coprj svg:where(.svelte-1coprj){width:20px;height:20px}@media (min-width: 768px){.contact-section.svelte-1coprj{padding:3rem 2rem 4rem}.contact-title.svelte-1coprj{font-size:2.25rem}.section-description.svelte-1coprj{font-size:1.125rem}.section-header.svelte-1coprj{margin-bottom:4rem}.contact-methods.svelte-1coprj{gap:2rem}.contact-card.svelte-1coprj{padding:2rem}}@media (min-width: 1024px){.contact-section.svelte-1coprj{padding:4rem 2rem 6rem}.contact-title.svelte-1coprj{font-size:3rem}.contact-methods.svelte-1coprj{grid-template-columns:repeat(2,1fr)}.contact-card.svelte-1coprj{padding:2.5rem;min-height:433px}.contact-icon.svelte-1coprj{width:64px;height:64px}.contact-icon.svelte-1coprj svg:where(.svelte-1coprj){width:28px;height:28px}}@media (min-width: 1200px){.contact-methods.svelte-1coprj{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}
