.contact-page[data-astro-cid-6bfsojfh]{padding-top:calc(var(--nav-h) + 80px);padding-bottom:120px;min-height:100vh}.contact-header[data-astro-cid-6bfsojfh]{text-align:center;max-width:600px;margin:0 auto 64px}.contact-header[data-astro-cid-6bfsojfh] h1[data-astro-cid-6bfsojfh]{font-size:clamp(36px,5vw,52px);margin-top:12px;margin-bottom:16px}.contact-subtitle[data-astro-cid-6bfsojfh]{font-size:17px;color:var(--text-muted);line-height:1.6}.contact-grid[data-astro-cid-6bfsojfh]{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:start}.contact-form-card[data-astro-cid-6bfsojfh]{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:clamp(28px,4vw,48px);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.contact-form[data-astro-cid-6bfsojfh]{display:flex;flex-direction:column;gap:22px}.form-row[data-astro-cid-6bfsojfh]{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-group[data-astro-cid-6bfsojfh]{display:flex;flex-direction:column;gap:8px}.form-group[data-astro-cid-6bfsojfh] label[data-astro-cid-6bfsojfh]{font-size:13px;font-weight:600;color:var(--text-primary);font-family:var(--font-mono);letter-spacing:.02em}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.form-group[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh],.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{width:100%;padding:13px 16px;border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:15px;color:var(--text-primary);background:var(--bg-surface);transition:border-color .15s var(--ease-out),box-shadow .15s var(--ease-out)}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]::placeholder,.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]::placeholder{color:var(--text-muted)}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:hover,.form-group[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh]:hover,.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:hover{border-color:var(--border-hover)}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:focus,.form-group[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh]:focus,.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:focus{outline:none;border-color:var(--accent-orange);box-shadow:0 0 0 3px var(--primary-ring)}.form-group[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh]{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23696969' 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 14px center;padding-right:40px;cursor:pointer}.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{resize:vertical;min-height:120px}.submit-btn[data-astro-cid-6bfsojfh]{width:100%;margin-top:4px}.submit-btn[data-astro-cid-6bfsojfh]:disabled{opacity:.6;cursor:not-allowed}.success-message[data-astro-cid-6bfsojfh]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:48px 24px}.success-icon[data-astro-cid-6bfsojfh]{width:64px;height:64px;border-radius:50%;background:#2d8a6b1a;color:var(--success);display:flex;align-items:center;justify-content:center;margin-bottom:8px}.success-message[data-astro-cid-6bfsojfh] h3[data-astro-cid-6bfsojfh]{font-size:22px;font-weight:700;color:var(--text-primary)}.success-message[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{font-size:15px;color:var(--text-muted);max-width:360px;line-height:1.6}.contact-info[data-astro-cid-6bfsojfh]{display:flex;flex-direction:column;gap:18px}.info-card[data-astro-cid-6bfsojfh]{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:28px 24px;display:flex;gap:18px;align-items:flex-start;transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out),border-color .2s var(--ease-out)}.info-card[data-astro-cid-6bfsojfh]:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--border-hover)}.info-icon[data-astro-cid-6bfsojfh]{width:44px;height:44px;background:var(--primary-bg);color:var(--accent-orange);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-content[data-astro-cid-6bfsojfh]{display:flex;flex-direction:column;gap:6px}.info-content[data-astro-cid-6bfsojfh] h3[data-astro-cid-6bfsojfh]{font-size:16px;font-weight:700;color:var(--text-primary)}.info-content[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{font-size:14px;color:var(--text-muted);line-height:1.5;margin:0}.info-link[data-astro-cid-6bfsojfh]{font-size:14.5px;font-weight:600;color:var(--accent-orange);text-decoration:underline;text-underline-offset:3px;transition:color .15s var(--ease-out);margin-top:2px}.info-link[data-astro-cid-6bfsojfh]:hover{color:var(--primary-hover)}@media(width<=840px){.contact-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}.contact-info[data-astro-cid-6bfsojfh]{display:grid;grid-template-columns:1fr 1fr;gap:16px}}@media(width<=600px){.form-row[data-astro-cid-6bfsojfh],.contact-info[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}}
