.page-header[data-astro-cid-uw5kdbxl]{padding:8rem 0 4rem;background:linear-gradient(45deg,#121622f2,#301e78cc);text-align:center}.page-header[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:3rem;font-weight:800;margin-bottom:1.5rem;color:var(--text-light)}.page-header[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{font-size:1.25rem;color:var(--text-gray);max-width:700px;margin:0 auto}.contact-wrapper[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:2fr 1fr;gap:3rem}.contact-form-container[data-astro-cid-uw5kdbxl]{border-radius:16px;box-shadow:0 10px 30px #0000000d;padding:2.5rem}.contact-section[data-astro-cid-uw5kdbxl]{padding:6rem 0}.contact-container[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem}.contact-form[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl],.contact-info[data-astro-cid-uw5kdbxl] h3[data-astro-cid-uw5kdbxl]{color:var(--text-light);margin-bottom:1.5rem}.contact-form[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:2rem;font-weight:700}.form-group[data-astro-cid-uw5kdbxl]{margin-bottom:1.5rem}.form-group[data-astro-cid-uw5kdbxl].full-width{grid-column:span 2}label[data-astro-cid-uw5kdbxl]{display:block;margin-bottom:.5rem;color:var(--text-light);font-weight:500}input[data-astro-cid-uw5kdbxl],select[data-astro-cid-uw5kdbxl],textarea[data-astro-cid-uw5kdbxl]{width:100%;padding:.75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:4px;color:var(--text-light);font-size:1rem}input[data-astro-cid-uw5kdbxl]:focus,select[data-astro-cid-uw5kdbxl]:focus,textarea[data-astro-cid-uw5kdbxl]:focus{outline:none;border-color:var(--primary-color)}.btn-primary[data-astro-cid-uw5kdbxl]{background-color:var(--primary-color);color:var(--text-dark);padding:1rem 2rem;border-radius:4px;text-decoration:none;font-weight:600;display:inline-block;transition:all .3s ease;border:none;cursor:pointer;width:auto}.btn-primary[data-astro-cid-uw5kdbxl]:hover{background-color:#ffce63;transform:translateY(-2px)}.info-card[data-astro-cid-uw5kdbxl]{background:linear-gradient(145deg,#ffffff0d,#ffffff05);border-radius:12px;padding:2rem;border:1px solid rgba(255,255,255,.05)}.info-card[data-astro-cid-uw5kdbxl] h3[data-astro-cid-uw5kdbxl]{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.info-card[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{color:var(--text-gray);margin-bottom:1.5rem;line-height:1.6}.info-card[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]:last-child{margin-bottom:0}.info-card[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl]{color:var(--primary-color);text-decoration:none;transition:color .2s ease}.info-card[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl]:hover{color:#ffce63;text-decoration:underline}@media (max-width: 992px){.contact-container[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr}.contact-info[data-astro-cid-uw5kdbxl]{margin-top:2rem}}@media (max-width: 768px){.page-header[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:2.5rem}.page-header[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{font-size:1.1rem}.contact-form[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:1.75rem}}.form-message[data-astro-cid-uw5kdbxl]{border-radius:10px;padding:1.5rem 2rem;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:1.1rem;box-shadow:0 2px 12px #00000014;border:1.5px solid transparent;transition:background .2s,border .2s}.form-message[data-astro-cid-uw5kdbxl] svg[data-astro-cid-uw5kdbxl]{margin-bottom:16px;width:48px;height:48px}.success-message[data-astro-cid-uw5kdbxl]{height:150px;background:linear-gradient(90deg,var(--primary-color) 80%,#ffe9b0 100%);color:var(--text-dark);border-color:var(--primary-color)}.success-message[data-astro-cid-uw5kdbxl] svg[data-astro-cid-uw5kdbxl]{color:var(--secondary-color);margin-bottom:.5rem}.error-message[data-astro-cid-uw5kdbxl]{height:150px;background:linear-gradient(90deg,#ef4444 80%,#ffbdbd);color:var(--text-light);border-color:#ef4444}.error-message[data-astro-cid-uw5kdbxl] svg[data-astro-cid-uw5kdbxl]{color:#fff;margin-bottom:.5rem}.spinner[data-astro-cid-uw5kdbxl]{animation:rotate 2s linear infinite;width:20px;height:20px}.path[data-astro-cid-uw5kdbxl]{stroke:#fff;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}
