.legal-hero[data-astro-cid-uw5kdbxl]{background:var(--primary-blue);padding:3.5rem 1.5rem;color:var(--white);text-align:center}.legal-hero[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:800;margin-bottom:.5rem}.legal-hero[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{color:#fffc}.contact-section[data-astro-cid-uw5kdbxl]{padding:4rem 0 5rem;background:var(--light-gray)}.contact-layout[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:280px 1fr;gap:2.5rem;align-items:start}.contact-info[data-astro-cid-uw5kdbxl]{background:var(--white);border-radius:10px;padding:2rem;box-shadow:0 2px 8px #0000000f;position:sticky;top:100px}.contact-info[data-astro-cid-uw5kdbxl] h3[data-astro-cid-uw5kdbxl]{font-size:1rem;font-weight:700;color:var(--primary-blue);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--accent-orange)}.info-item[data-astro-cid-uw5kdbxl]{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}.info-icon[data-astro-cid-uw5kdbxl]{font-size:1.25rem;flex-shrink:0;margin-top:2px}.info-item[data-astro-cid-uw5kdbxl] strong[data-astro-cid-uw5kdbxl]{display:block;font-size:.82rem;font-weight:700;color:var(--primary-blue);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem;font-family:clamp}.info-item[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{font-size:.88rem;color:var(--text-gray);line-height:1.5}.info-item[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl]{color:var(--border-blue);font-size:.88rem;word-break:break-all}.contact-links[data-astro-cid-uw5kdbxl]{border-top:1px solid #eee;padding-top:1.25rem;margin-top:.5rem}.contact-links[data-astro-cid-uw5kdbxl] h4[data-astro-cid-uw5kdbxl]{font-size:.8rem;font-weight:700;color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.contact-links[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl]{display:block;font-size:.87rem;color:var(--text-gray);padding:.3rem 0;transition:color .15s}.contact-links[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl]:hover{color:var(--primary-blue);font-weight:600}.contact-card[data-astro-cid-uw5kdbxl]{background:var(--white);border-radius:10px;padding:2.5rem;box-shadow:0 2px 8px #0000000f}.contact-card[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:1.35rem;font-weight:700;color:var(--primary-blue);margin-bottom:1.75rem}.alert[data-astro-cid-uw5kdbxl]{padding:.85rem 1.1rem;border-radius:6px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.alert-success[data-astro-cid-uw5kdbxl]{background:#f0fff4;border:1px solid #c3e6cb;color:#1a7a3c}.alert-error[data-astro-cid-uw5kdbxl]{background:#fff0f0;border:1px solid #ffcccc;color:#c0392b}.contact-form[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:1.25rem}.form-row[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.form-group[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:.4rem}.form-group[data-astro-cid-uw5kdbxl] label[data-astro-cid-uw5kdbxl]{font-size:.87rem;font-weight:600;color:var(--primary-blue);font-family:clamp}.required[data-astro-cid-uw5kdbxl]{color:#e74c3c}.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]{padding:.7rem 1rem;border:1.5px solid #dde2ee;border-radius:6px;font-size:.95rem;font-family:clamp;color:var(--text-dark);transition:border-color .2s;outline:none;background:var(--white);width:100%}.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{border-color:var(--primary-blue)}.form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]{resize:vertical;min-height:140px}.form-cgu[data-astro-cid-uw5kdbxl]{display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;color:var(--text-gray);line-height:1.5}.form-cgu[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl][type=checkbox]{margin-top:2px;flex-shrink:0;accent-color:var(--primary-blue)}.form-cgu[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl]{color:var(--border-blue);text-decoration:underline}.btn-submit[data-astro-cid-uw5kdbxl]{background:var(--accent-orange);color:var(--white);border:none;border-radius:6px;padding:.9rem;font-family:clamp;font-weight:700;font-size:1rem;cursor:pointer;transition:background .2s,transform .1s;width:100%}.btn-submit[data-astro-cid-uw5kdbxl]:hover:not(:disabled){background:var(--accent-orange-dark);transform:translateY(-1px)}.btn-submit[data-astro-cid-uw5kdbxl]:disabled{opacity:.7;cursor:not-allowed}.success-actions[data-astro-cid-uw5kdbxl]{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.btn-outline-blue[data-astro-cid-uw5kdbxl]{display:inline-block;background:transparent;color:var(--primary-blue);border:2px solid var(--primary-blue);border-radius:6px;padding:.75rem 1.5rem;font-family:clamp;font-weight:600;font-size:.95rem;transition:background .2s,color .2s}.btn-outline-blue[data-astro-cid-uw5kdbxl]:hover{background:var(--primary-blue);color:var(--white)}@media(max-width:900px){.contact-layout[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr}.contact-info[data-astro-cid-uw5kdbxl]{position:static}}@media(max-width:560px){.form-row[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr}.contact-card[data-astro-cid-uw5kdbxl]{padding:1.5rem}}
