.contact-container[data-astro-cid-uw5kdbxl]{max-width:960px;margin:3rem auto;padding:0 1.5rem}.contact-grid[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;align-items:start}@media (max-width: 768px){.contact-grid[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr;gap:2rem}.contact-container[data-astro-cid-uw5kdbxl]{margin:1.5rem auto}}.contact-info[data-astro-cid-uw5kdbxl]{padding:1rem 0}.contact-info[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:clamp(2rem,1.5rem + 3vw,2.75rem);font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#ffffff 0%,var(--color-text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-info[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{font-size:1.05rem;line-height:1.6;color:var(--color-text-secondary);margin-bottom:2rem}.info-items[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:1.5rem}.info-item[data-astro-cid-uw5kdbxl]{display:flex;align-items:flex-start;gap:1rem}.info-icon-wrapper[data-astro-cid-uw5kdbxl]{background:#f43f5e1a;color:var(--color-accent);width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(244,63,94,.15)}.info-icon[data-astro-cid-uw5kdbxl]{width:20px;height:20px}.info-content[data-astro-cid-uw5kdbxl] h3[data-astro-cid-uw5kdbxl]{font-size:1.05rem;font-weight:700;margin-bottom:.25rem;color:var(--color-text-primary)}.info-content[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl],.info-content[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl]{font-size:.95rem;color:var(--color-text-secondary);margin-bottom:0}.info-content[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl]:hover{color:var(--color-accent)}.contact-form-card[data-astro-cid-uw5kdbxl]{padding:2.5rem}@media (max-width: 480px){.contact-form-card[data-astro-cid-uw5kdbxl]{padding:1.5rem}}.form-title[data-astro-cid-uw5kdbxl]{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--color-text-primary)}.contact-form[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:1.25rem}.form-group[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-uw5kdbxl] label[data-astro-cid-uw5kdbxl]{font-size:.85rem;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em}.form-group[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl],.form-group[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl],.form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]{width:100%;padding:.85rem 1rem;background:#ffffff08;border:1px solid var(--color-border);border-radius:12px;color:var(--color-text-primary);font-family:var(--font-sans);font-size:.95rem;transition:all .2s ease}.form-group[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl]:focus,.form-group[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl]:focus,.form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]:focus{outline:none;border-color:var(--color-accent);background:#ffffff0d;box-shadow:0 0 0 3px #f43f5e26}.form-group[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl]{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px;padding-right:2.5rem}.form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]{resize:vertical;min-height:120px}.btn-full[data-astro-cid-uw5kdbxl]{width:100%;padding:.95rem;font-size:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 15px #f43f5e33}.success-overlay[data-astro-cid-uw5kdbxl]{position:fixed;inset:0;background:#090b11d9;backdrop-filter:blur(10px);display:none;align-items:center;justify-content:center;z-index:200;padding:1.5rem}.success-modal[data-astro-cid-uw5kdbxl]{max-width:500px;width:100%;padding:2.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}.success-icon-box[data-astro-cid-uw5kdbxl]{width:64px;height:64px;background:#10b9811a;color:var(--color-success);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;border:1px solid rgba(16,185,129,.2)}.success-modal[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:1.75rem;margin-bottom:.75rem}.success-modal[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{color:var(--color-text-secondary);font-size:1rem;line-height:1.6;margin-bottom:2rem}.success-actions[data-astro-cid-uw5kdbxl]{display:flex;gap:1rem;width:100%;justify-content:center;flex-wrap:wrap}
