.contact-page[data-astro-cid-uw5kdbxl]{padding:60px 0;background:#fff;min-height:100vh}.container[data-astro-cid-uw5kdbxl]{max-width:700px;margin:0 auto;padding:0 24px}.page-header[data-astro-cid-uw5kdbxl]{text-align:center;margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid #f1f5f9}.page-header[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:2.8rem;font-weight:700;color:#1e293b;margin:0 0 10px;letter-spacing:-.02em}.page-subtitle[data-astro-cid-uw5kdbxl]{font-size:1.1rem;color:#64748b;margin:5px;line-height:1.4}.form-container[data-astro-cid-uw5kdbxl]{display:flex;justify-content:center}.form-card[data-astro-cid-uw5kdbxl]{background:#fff;border:1px solid #edf2f7;border-radius:16px;padding:40px;width:100%;transition:all .3s ease}.form-card[data-astro-cid-uw5kdbxl]:hover{box-shadow:0 10px 30px -15px #0000001a;border-color:#e2e8f0}.contact-form[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:25px}.form-group[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:8px}.form-group[data-astro-cid-uw5kdbxl] label[data-astro-cid-uw5kdbxl]{font-weight:500;color:#1e293b;font-size:.95rem}.required[data-astro-cid-uw5kdbxl]{color:#e53e3e;margin-left:2px}.form-group[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl][type=email],.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:12px 15px;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;font-family:inherit;background:#fff;transition:all .3s ease}.form-group[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl][type=email]: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(--accent, #078fd0);box-shadow:0 0 0 3px #078fd01a}.form-group[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl][type=email]:hover,.form-group[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl]:hover,.form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]:hover{border-color:#cbd5e0}.form-group[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl][type=email]::placeholder,.form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]::placeholder{color:#a0aec0}.form-group[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl]{cursor:pointer;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='%234a5568' 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 15px center;background-size:16px}.form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]{resize:vertical;min-height:120px}.form-actions[data-astro-cid-uw5kdbxl]{display:flex;gap:15px;align-items:center;margin-top:10px}.submit-btn[data-astro-cid-uw5kdbxl]{background:var(--accent, #078fd0);color:#fff;border:none;padding:14px 30px;border-radius:40px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;flex:1;justify-content:center}.submit-btn[data-astro-cid-uw5kdbxl]:hover{background:#056a9c;transform:translateY(-2px);box-shadow:0 10px 20px -8px #078fd066}.btn-arrow[data-astro-cid-uw5kdbxl]{transition:transform .3s ease}.submit-btn[data-astro-cid-uw5kdbxl]:hover .btn-arrow[data-astro-cid-uw5kdbxl]{transform:translate(4px)}.reset-btn[data-astro-cid-uw5kdbxl]{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0;padding:14px 20px;border-radius:40px;font-weight:500;font-size:.95rem;cursor:pointer;transition:all .3s ease}.reset-btn[data-astro-cid-uw5kdbxl]:hover{background:#e2e8f0;color:#334155}.form-note[data-astro-cid-uw5kdbxl]{font-size:.85rem;color:#94a3b8;margin:10px 0 0;text-align:right}@media(max-width:768px){.contact-page[data-astro-cid-uw5kdbxl]{padding:40px 0}.container[data-astro-cid-uw5kdbxl]{padding:0 20px}.page-header[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:2.2rem}.page-subtitle[data-astro-cid-uw5kdbxl]{font-size:1rem}.form-card[data-astro-cid-uw5kdbxl]{padding:25px}.form-actions[data-astro-cid-uw5kdbxl]{flex-direction:column}.submit-btn[data-astro-cid-uw5kdbxl],.reset-btn[data-astro-cid-uw5kdbxl]{width:100%}}@media(max-width:480px){.page-header[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:1.8rem}.form-card[data-astro-cid-uw5kdbxl]{padding:20px}.form-group[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl][type=email],.form-group[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl],.form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]{padding:10px 12px}}@media print{.contact-page[data-astro-cid-uw5kdbxl]{padding:20px 0}.form-card[data-astro-cid-uw5kdbxl]{break-inside:avoid;border:1px solid #000}.form-actions[data-astro-cid-uw5kdbxl]{display:none}}
