.retrouver-section{flex-direction:column;gap:1.25rem;max-width:480px;margin:0 auto;padding:3rem 1.25rem 4rem;display:flex}@media (min-width:768px){.retrouver-section{padding:4rem 1.5rem 5rem}}.retrouver-title{color:var(--bl-text);margin:0;font-size:1.6rem;font-weight:700;line-height:1.2}@media (min-width:768px){.retrouver-title{font-size:1.9rem}}.retrouver-text{color:var(--bl-text-muted);margin:0;font-size:1rem;line-height:1.6}.retrouver-banner{background:var(--bl-bg-info);border:1px solid color-mix(in oklab, var(--bl-yellow) 40%, transparent);color:var(--bl-text);border-radius:10px;padding:.85rem 1rem;font-size:.92rem;line-height:1.5}.retrouver-banner-title{margin-bottom:.2rem;font-weight:600;display:block}.retrouver-form{flex-direction:column;gap:.85rem;margin-top:.5rem;display:flex}.retrouver-field{flex-direction:column;gap:.4rem;display:flex}.retrouver-label{color:var(--bl-text);font-size:.88rem;font-weight:500}.retrouver-input{border:1px solid var(--bl-border-strong);font-family:var(--font-sans);color:var(--bl-text);background:#fff;border-radius:8px;outline:none;padding:.7rem .9rem;font-size:1rem;transition:border-color .12s,box-shadow .12s}.retrouver-input:focus{border-color:var(--bl-yellow);box-shadow:0 0 0 3px color-mix(in oklab, var(--bl-yellow) 30%, transparent)}.retrouver-input:disabled{opacity:.6;cursor:not-allowed}.retrouver-submit{background:var(--bl-yellow);color:var(--bl-yellow-text);border:1px solid var(--bl-yellow);font-family:var(--font-sans);cursor:pointer;border-radius:10px;padding:.9rem 1.4rem;font-size:1rem;font-weight:700;transition:background .12s,transform 80ms}.retrouver-submit:hover:not(:disabled){background:var(--bl-yellow-hover);border-color:var(--bl-yellow-hover)}.retrouver-submit:active:not(:disabled){transform:translateY(1px)}.retrouver-submit:disabled{opacity:.6;cursor:not-allowed}.retrouver-success{background:color-mix(in oklab, var(--bl-green-check) 10%, white);border:1px solid color-mix(in oklab, var(--bl-green-check) 35%, transparent);color:color-mix(in oklab, var(--bl-green-check) 60%, var(--bl-text));border-radius:10px;padding:.9rem 1rem;font-size:.95rem;line-height:1.5}.retrouver-fineprint{color:var(--bl-text-faint);margin:0;font-size:.82rem;line-height:1.5}
