.contact-container[data-astro-cid-uw5kdbxl]{padding-top:calc(var(--header-height) + 4rem);padding-bottom:4rem;min-height:100vh}.header-section[data-astro-cid-uw5kdbxl]{text-align:center;margin-bottom:4rem;animation:fadeIn .6s ease-out}.header-section[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:3rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}.intro[data-astro-cid-uw5kdbxl]{font-size:1.25rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.contact-grid[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;align-items:start}.info-card[data-astro-cid-uw5kdbxl]{padding:2.5rem;border-radius:24px;border:1px solid rgba(255,255,255,.5);background:#fff9;backdrop-filter:blur(20px);animation:slideUp .6s cubic-bezier(.16,1,.3,1)}.info-card[data-astro-cid-uw5kdbxl] h3[data-astro-cid-uw5kdbxl]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.info-desc[data-astro-cid-uw5kdbxl]{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.info-items[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:1.5rem}.info-item[data-astro-cid-uw5kdbxl]{display:flex;align-items:center;gap:1rem}.icon-box[data-astro-cid-uw5kdbxl]{width:40px;height:40px;border-radius:12px;background:#1a73e81a;color:var(--accent-primary);display:flex;align-items:center;justify-content:center}.info-item[data-astro-cid-uw5kdbxl] div[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column}.label[data-astro-cid-uw5kdbxl]{font-size:.875rem;color:var(--text-secondary);font-weight:500}.value[data-astro-cid-uw5kdbxl]{font-size:1rem;color:var(--text-primary);font-weight:500;text-decoration:none}a[data-astro-cid-uw5kdbxl].value:hover{color:var(--accent-primary)}.contact-form[data-astro-cid-uw5kdbxl]{padding:2.5rem;border-radius:24px;border:1px solid rgba(255,255,255,.5);background:#ffffffb3;backdrop-filter:blur(20px);box-shadow:0 4px 6px -1px #0000000d,0 20px 40px -4px #0000001a;animation:slideUp .6s cubic-bezier(.16,1,.3,1) .1s backwards;display:flex;flex-direction:column;gap:1.5rem}.form-row[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.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:.875rem;font-weight:500;color:var(--text-primary)}input[data-astro-cid-uw5kdbxl],select[data-astro-cid-uw5kdbxl],textarea[data-astro-cid-uw5kdbxl]{width:100%;padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:#ffffff80;font-family:inherit;font-size:.95rem;color:var(--text-primary);transition:all .2s ease;outline:none}select[data-astro-cid-uw5kdbxl]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%235f6368' 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:1rem;padding-right:2.5rem;cursor:pointer}option[data-astro-cid-uw5kdbxl]{background-color:#fff;color:var(--text-primary);padding:10px}textarea[data-astro-cid-uw5kdbxl]{resize:vertical;min-height:120px}input[data-astro-cid-uw5kdbxl]:focus,select[data-astro-cid-uw5kdbxl]:focus,textarea[data-astro-cid-uw5kdbxl]:focus{background-color:#fff;border-color:var(--accent-primary);box-shadow:0 0 0 3px #1a73e81a}.btn-submit[data-astro-cid-uw5kdbxl]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:var(--text-primary);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:.5rem}.btn-submit[data-astro-cid-uw5kdbxl]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026;background:#000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.contact-grid[data-astro-cid-uw5kdbxl],.form-row[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr}.header-section[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:2.5rem}}
